public class KernelError extends ErrorCode
Modifier and Type | Field and Description |
---|---|
static ErrorCode |
CLOSE_STREAM_ERROR
KERNEL-11 Indicates that a stream failed to be closed properly.
|
static ErrorCode |
CODE_ERROR
KERNEL-1, Coding error caught, indicates misuse of internal APIs.
|
static ErrorCode |
DESERIALIZATION_ERROR
KERNEL-8 Error deserializing object.
|
static String |
KERNEL_ERROR
KERNEL.
|
static ErrorCode |
LOG_INIT_FAILURE
KERNEL-2 Failed to setup logging properly.
|
static ErrorCode |
NETWORK_ERROR
KERNEL-4 protocol-level network failure
|
static ErrorCode |
NOT_ATTIVIO_SERVER
KERNEL-6 The URI specified for api operation is not an Attivio server.
|
static ErrorCode |
NOT_FOUND
KERNEL-13 Indicates a resource request failed because it does not exist.
|
static ErrorCode |
NOT_SERIALIZABLE
KERNEL-7 Model object is not serializable properly.
|
static ErrorCode |
READ_STREAM_ERROR
KERNEL-12 Indicates that a stream failed to be created.
|
static ErrorCode |
UNAUTHORIZED
KERNEL-9 Unauthorized API use.
|
static ErrorCode |
UNDELIVERED_MESSAGE
KERNEL-5 Undelivered message error.
|
static ErrorCode |
UNHANDLED_EXCEPTION
KERNEL-10 Unhandled exception.
|
static ErrorCode |
UNKNOWN_LOG_SUBSYSTEM_ERROR
KERNEL-3 Used to indicate that one of the underlying components using the non default logging system logged an error but did not provide an error code.
|
Modifier | Constructor and Description |
---|---|
protected |
KernelError(long num) |
equals, formatError, getCategory, getCode, getErrorCode, hashCode, readResolve, toString
public static final String KERNEL_ERROR
public static final ErrorCode CODE_ERROR
public static final ErrorCode LOG_INIT_FAILURE
public static final ErrorCode UNKNOWN_LOG_SUBSYSTEM_ERROR
public static final ErrorCode NETWORK_ERROR
public static final ErrorCode UNDELIVERED_MESSAGE
public static final ErrorCode NOT_ATTIVIO_SERVER
public static final ErrorCode NOT_SERIALIZABLE
public static final ErrorCode DESERIALIZATION_ERROR
public static final ErrorCode UNAUTHORIZED
public static final ErrorCode UNHANDLED_EXCEPTION
public static final ErrorCode CLOSE_STREAM_ERROR
public static final ErrorCode READ_STREAM_ERROR
public static final ErrorCode NOT_FOUND
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.