public class SqlSdkError extends ErrorCode
Modifier | Constructor and Description |
---|---|
protected |
SqlSdkError(String category,
long code)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getErrMessage() |
void |
setErrMessage(String errMessage) |
equals, formatError, getCategory, getCode, getErrorCode, hashCode, readResolve, toString
public static final String CATEGORY_SQLSDK
public static final ErrorCode INTERNAL_ENGINE_ERROR
public static final ErrorCode CONFIGURATION_ERROR
public static final ErrorCode ENGINE_ALREADY_RUNNING_ERROR
public static final ErrorCode UNSUPPORTED_FUNCTIONALITY_ERROR
public static final ErrorCode UNSUPPORTED_TYPE_ERROR
public static final ErrorCode NONEXISTENT_FIELD
public static final ErrorCode INSTALLATION_WARNING
public static final ErrorCode COLUMN_DATA_ERROR
public static final ErrorCode TRUNCATING_STRING
public static final ErrorCode MULTIVALUE_ERROR
public static final ErrorCode INVALID_SCHEMA_OBJECT
public static final ErrorCode SYSTEM_COLUMN_NOT_ALLOWED_ON_SORT
public static final ErrorCode SYSTEM_COLUMN_NOT_ALLOWED_ON_GROUPBY
public static final ErrorCode INVALID_FUNCTION_CALL
public static final ErrorCode INVALID_JOIN_ORDER
public static final ErrorCode MAX_MEMORY_EXCEEDED
public static final ErrorCode DUPLICATE_COLUMN_NAME
public static final ErrorCode CRUD_NOT_SUPPORTED
public static final ErrorCode INVALID_INSERT_STATEMENT
public static final ErrorCode INVALID_UPDATE_STATEMENT
public static final ErrorCode INVALID_DELETE_STATEMENT
public static final ErrorCode PERSISTENCE_FAILURE
public static final ErrorCode CRUD_ERROR
public static final ErrorCode HTTP_AUTHENTICATE_ERROR
public static final ErrorCode CONNECTION_ERROR
public static final ErrorCode QUERY_CANCELLED
public static final ErrorCode OA_SP_COMPILE_STMT_QR_ERR
public static final ErrorCode OA_SP_UNSUP_QTYPE_ERR
public static final ErrorCode OA_SP_INTERNAL_ERR
public static final ErrorCode SQL_COMPILATION_ERROR
public static final ErrorCode SQL_COMPILATION_ERROR_STOP_AT_PT
public static final ErrorCode SQL_PERMISSION_ERROR_NO_PERM
public static final ErrorCode INTERNAL_ERROR_NYI
public static final ErrorCode MULTIVALUE_FIELD
public static final ErrorCode INTERNAL_ENGINE_ERROR_ILLEGAL_STATE
public static final ErrorCode SCHEMA_ERROR
public static final ErrorCode INTERNAL_ENGINE_WARNING_CLIENT_SCHEMA_REFRESH
public static final ErrorCode INTERNAL_ENGINE_PUSHDOWNDB_ERROR
public static final ErrorCode UNSUPPORTED_SYNTAX
public static final SqlSdkError INTERNAL_ERROR_XBACKING_COULD_NOT_START
public static final SqlSdkError INTERNAL_ERROR_XBACKING_COULD_NOT_SYNC_SCHEMA
public static final SqlSdkError INTERNAL_ERROR_XBACKING_EXCEPTION_ON_STOP
public static final SqlSdkError INTERNAL_ERROR_XBACKING_EXCEPTION_ON_STOP_CLEAN
public static final SqlSdkError CONFIGURATION_ERROR_BAD_PROPERTIES
public static final SqlSdkError ILLEGAL_MESSAGE_PARAMETER
protected SqlSdkError(String category, long code)
category
- code
- 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.