|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.filenet.apiimpl.util.LString
com.filenet.api.exception.ExceptionCode
public class ExceptionCode
Enumerates unchecked exception messages. Methods are supplied for the localization of these messages. This class cannot be instantiated.
EngineRuntimeException
,
Serialized FormField Summary | |
---|---|
static ExceptionCode |
API_AFTER_LAST_PAGE_ELEMENT
An attempt was made to get the current page or element count before moving past the last page. |
static ExceptionCode |
API_BEFORE_FIRST_PAGE_ELEMENT
An attempt was made to get the current page or element count before moving to the first page. |
static ExceptionCode |
API_BEFORE_NEXT_PAGE_ELEMENT
An attempt was made to get the current page or element count before moving to the next page after a reset operation. |
static ExceptionCode |
API_EMPTY_BATCH
There are no objects in this batch to process. |
static ExceptionCode |
API_EXPECTED_UNEVALUATED_STATE
The indicated property must be in an unevaluated state. |
static ExceptionCode |
API_FETCH_MERGE_PROPERTY_ERROR
An attempt was made to fetch and merge new property values on an object that has been modified on the server since it was last retrieved. |
static ExceptionCode |
API_FROM_INIT_OR_QUERY_STRING_NOT_SET
The setFromClauseInitialValue or setQueryString method must be called prior to using this method to retrieve the query string. |
static ExceptionCode |
API_FROM_INIT_VALUE_NOT_SET
The setFromClauseInitialValue method must be called prior to using this method for additional joins. |
static ExceptionCode |
API_INDEX_OUT_OF_BOUNDS
The index is out of bounds. |
static ExceptionCode |
API_INITIALIZED
The API may only be initialized once and is already initialized. |
static ExceptionCode |
API_INVALID_CONFIGURATION_PARAMETER
Invalid configuration parameter: {0}. |
static ExceptionCode |
API_INVALID_CONNECTION_PARAMETER
Invalid connection parameter. |
static ExceptionCode |
API_INVALID_METADATA_CACHE_PARAMETER
The indicated metadata cache parameter is not valid. |
static ExceptionCode |
API_INVALID_PROPERTY_TYPE
An attempt was made to get the value of a property as a type that is inconsistent with the value of the property. |
static ExceptionCode |
API_INVALID_URI
A configured URI was found for the connection, but it is invalid. |
static ExceptionCode |
API_J2EE_UTIL_INIT_FAILED
The J2EE util class could not be initialized. |
static ExceptionCode |
API_METHOD_NO_DEPENDENT_SUPPORT
Use of the indicated method is not supported for dependent objects. |
static ExceptionCode |
API_MULTIPLY_FILED_IN_FOLDER
The specified containee is filed multiple times in this folder, and the operation is unable to determine which occurrence to unfile. |
static ExceptionCode |
API_NO_CONTENT_ELEMENTS
The document has no content elements. |
static ExceptionCode |
API_NOT_A_CONTENT_TRANSFER
The referenced ContentElement is not a ContentTransfer. |
static ExceptionCode |
API_NOT_A_RESERVATION
The operation requires a reservation object. |
static ExceptionCode |
API_NOT_FILED_IN_FOLDER
The specified containee is not filed in this folder. |
static ExceptionCode |
API_PROPERTY_FETCH_FAILED
An attempt was made to get the value of a property using one of the fetch methods on the property object. |
static ExceptionCode |
API_PROPERTY_NOT_IN_CACHE
The requested property cannot be found in the cache. |
static ExceptionCode |
API_PROPERTY_TEMPLATE_NOT_FOUND
The requested property cannot be found in the cache. |
static ExceptionCode |
API_READ_ONLY_COLLECTION
The operation attempted is invalid for this read-only collection. |
static ExceptionCode |
API_SAVE_BEFORE_REFRESH
An attempt was made to refresh a new instance before it was saved (created on the server). |
static ExceptionCode |
API_SESSION_CLASS_NOT_FOUND
The expected Session instance is missing. |
static ExceptionCode |
API_SESSION_NOT_IMPL_CORRECTLY
The internal session used to communicate with the server is not implemented correctly. |
static ExceptionCode |
API_SESSION_NOT_SET
An object attempted to access an internal session used to communicate with the server without the session being specified. |
static ExceptionCode |
API_UNABLE_TO_USE_CONNECTION
The URI for server communication cannot be determined, based on the specified connection object and current environment. |
static ExceptionCode |
API_UNEXPECTED_JNDI_ERROR
An unexpected error occured accessing JNDI. |
static ExceptionCode |
API_UNSUPPORTED_API_CLASS
The indicated API class is not supported. |
static ExceptionCode |
API_UNSUPPORTED_PROPERTY_TYPE
An attempt was made to put a property value in the properties collection using a generic Java Object. |
static ExceptionCode |
CBR_CANT_ATTACH_COLLECTION
The Verity collection could not be attached to the indicated server. |
static ExceptionCode |
CBR_CANT_AUTHENTICATE_ON_SEARCH
Can't authenticate on search. |
static ExceptionCode |
CBR_CANT_CREATE_COLLECTION
The Verity collection could not be created, as indicated. |
static ExceptionCode |
CBR_CANT_CREATE_VERITY_WORKSPACE
Can't create Verity workspace. |
static ExceptionCode |
CBR_CANT_DELETE_VERITY_WORKSPACE
Can't delete Verity workspace. |
static ExceptionCode |
CBR_CANT_GET_ADMIN_CONFIG
The indicated Verity Admin server configuration cannot be retrieved. |
static ExceptionCode |
CBR_CANT_GET_BROKER_CONFIG
The indicated Verity broker configuration cannot be retrieved. |
static ExceptionCode |
CBR_CANT_GET_INDEX_SERVER_CONFIG
The indicated Verity index server configuration cannot be retrieved. |
static ExceptionCode |
CBR_CANT_GET_SEARCH_CONFIG
The indicated Verity search server configuration cannot be retrieved. |
static ExceptionCode |
CBR_CANT_LOGON_TO_INDEX_SERVER
Can't logon to index server. |
static ExceptionCode |
CBR_CANT_LOGON_TO_VERITY
The attempt to log on to Verity failed, as indicated. |
static ExceptionCode |
CBR_CANT_SET_GROUP_ON_COLLECTION
Can't set group name on verity collection. |
static ExceptionCode |
CBR_CANT_WRITE_CONTENT_FILE
The content file could not be written for the element sequence number, as indicated. |
static ExceptionCode |
CBR_DIALECT_NOT_SUPPORTED
The full text query dialect '{0}' is not supported in the current configuration. |
static ExceptionCode |
CBR_FULLTEXTROWLIMIT_EXCEEDED
The FullTextRowLimit has been exceeded. |
static ExceptionCode |
CBR_INCOMPLETE_CONFIG
The Verity administration host name and port must be in the Verity configuration data. |
static ExceptionCode |
CBR_INDEX_BAD_OBJECT_STORE
The single item to index, referenced by the indicated array element number, is not located in the same object store as the IndexJob instance. |
static ExceptionCode |
CBR_INDEX_NON_REPOSITORY_OBJECT
The single item to index, referenced by the indicated array element number, is not a repository object. |
static ExceptionCode |
CBR_LOAD_TRANSLATORS_EXCEPTION
An exception occurred while attempting to load translation providers. |
static ExceptionCode |
CBR_NO_FILENAME_FOR_CONTENT
The content element filename could not be retrieved for the element sequence number, as indicated. |
static ExceptionCode |
CBR_NO_INDEX_AREA_AVAILABLE
There is no index area available for the object store indicated. |
static ExceptionCode |
CBR_NO_INDEX_SERVER_AVAILABLE
No index server is available to handle full text indexing requests on IndexArea {0}, ObjectStore {1} |
static ExceptionCode |
CBR_NO_TICKET_SERVER_FOR_ADMIN_SERVER
No ticket server is defined for administration server {0}, requested security group cannot be applied to collection. |
static ExceptionCode |
CBR_NOT_INDEXABLE
The item to index, referenced by the indicated array element number, is not indexable. |
static ExceptionCode |
CBR_NOT_INDEXED
Documents submitted to be indexed were not processed (request will be retried). |
static ExceptionCode |
CBR_NOT_MASTER_ADMIN_SERVER
VerityAdminMasterServerHostname/Port refers to a slave server, not a master server |
static ExceptionCode |
CBR_QUERY_PARSE_ERROR
An error was detected while parsing the {0} full-text query. |
static ExceptionCode |
CBR_UNSUPPORTED_KEY
Old full text index key encountered -- re-indexation is required with this release. |
static ExceptionCode |
CLASSIFICATION_DATETIME_PARSE_FAILED
Failed to parse date/time value during XML classification. |
static ExceptionCode |
CLASSIFICATION_DATETIME_PARSE_FAILED_SIMPLE
Failed to parse date/time value during XML classification. |
static ExceptionCode |
CLASSIFIER_THREW
Document classifier threw an exception. |
static ExceptionCode |
CLASSIFY_ACTION_NOT_FOUND
The DocumentClassificationAction object was not found for the given MIME type. |
static ExceptionCode |
CLASSIFY_COMPONENT_NOT_REGISTERED
The classification component is not registered. |
static ExceptionCode |
CLASSIFY_DITA_COMPONENT_FILED_IN_MULTIPLE_FOLDERS
DITA components must be filed in one and only one folder to mirror file system. |
static ExceptionCode |
CLASSIFY_DITA_COMPONENT_NOT_FILED_IN_ANY_FOLDER
DITA components must be filed in one and only one folder to mirror file system. |
static ExceptionCode |
CLASSIFY_DITA_INVALID_NODE_TEXT_FORMAT
Node text data is expected to be formatted as a pair: name:value. |
static ExceptionCode |
CLASSIFY_DITA_INVALID_PATH
Path is malformed. |
static ExceptionCode |
CLASSIFY_DITA_REQUIRED_VALUE_NOT_FOUND
A required DITA value, example id, was not found. |
static ExceptionCode |
CLASSIFY_DITA_UNSUPPORTED_TYPE
The DITA type is not supported by the classifier, required updates to classifier. |
static ExceptionCode |
CLASSIFY_DOCUMENT_NOT_FOUND
The document object does not exist. |
static ExceptionCode |
CLASSIFY_HANDLER_THREW
The document classification handler threw an exception. |
static ExceptionCode |
CLASSIFY_NO_CONTENT_TO_CLASSIFY
There is no content to classify for the document having the indicated id. |
static ExceptionCode |
CLASSIFY_STATUS_UPDATE_FAILURE
The operation faild while updating the document classification status. |
static ExceptionCode |
CLASSIFY_UNKNOWN_MIME_TYPE
The MIME type is unrecognized for the document having the indicated id. |
static ExceptionCode |
CONTENT_CA_CLOSE_FAILED
The close failed on the stream. |
static ExceptionCode |
CONTENT_CA_CONSOLIDATING_CHUNKS_FAILED
The attempt to consolidate content chunks failed |
static ExceptionCode |
CONTENT_CA_CONTINUE_UPLOAD_FAILED
Large content upload requiring multiple server round-trips failed. |
static ExceptionCode |
CONTENT_CA_COOKIE_MISSING_PARAM
The indicated cookie is missing a required parameter |
static ExceptionCode |
CONTENT_CA_DELETE_FAILED
The attempt to delete the indicated file failed. |
static ExceptionCode |
CONTENT_CA_DELETE_FAILED_RETENTION_CHECK
The content could not be deleted due to the exisiting retention period. |
static ExceptionCode |
CONTENT_CA_DELETE_SCRUB_FAILED
The indicated file could not be scrubbed for a secure delete operation. |
static ExceptionCode |
CONTENT_CA_FAILED_TEMP_CREATION
The attempt to create the temporary content file failed. |
static ExceptionCode |
CONTENT_CA_FEDERATED_REQUIRES_FIXED_SA
Federated content requires a FixedStorageArea. |
static ExceptionCode |
CONTENT_CA_FINALIZE_FAILED_SIZE
Finalize PutContent failed because the actual size does not match the size of the content element. |
static ExceptionCode |
CONTENT_CA_FINISH_UPLOAD_FAILED
The upload failed to finish. |
static ExceptionCode |
CONTENT_CA_INTERNAL_ERROR
A content area error occurred internal to the server. |
static ExceptionCode |
CONTENT_CA_INVALID_COOKIE
The indicated cookie is invalid. |
static ExceptionCode |
CONTENT_CA_MIXED_FEDERATED_CONTENT
Federated content elements cannot be mixed with non-federated content elements. |
static ExceptionCode |
CONTENT_CA_OUTPUT_STREAM_ALREADY_SET
The output stream has already been set |
static ExceptionCode |
CONTENT_CA_READ_FAILED
The attempt to read the stream failed. |
static ExceptionCode |
CONTENT_CA_READ_STREAM_ALREADY_SET
The stream has already been set for retrieval. |
static ExceptionCode |
CONTENT_CA_SKIP_BACKWARD_NOT_SUPPORTED
The underlying stream does not support moving backward. |
static ExceptionCode |
CONTENT_CA_SKIP_FAILED
The stream did not skip the expected amount, as indicated. |
static ExceptionCode |
CONTENT_CA_START_UPLOAD_FAILED
The upload operation faild to start. |
static ExceptionCode |
CONTENT_CA_STORE_CHUNK_FAILED
The attempt to store a content chunk failed. |
static ExceptionCode |
CONTENT_CA_UNABLE_TO_ABANDONED_DELETE_FILE
The attempt to delete the indicated abandoned file failed. |
static ExceptionCode |
CONTENT_CA_UNKNOWN_CONTENT_UPLOAD_COOKIE
The indicated upload content cookie was not recognized. |
static ExceptionCode |
CONTENT_CA_UPLOAD_FAILED_WRITE
The upload failed because of a write exception |
static ExceptionCode |
CONTENT_CA_VALIDATION_FAILED_NOT_FOUND
Content validation failed because the content was not found or accessible in the storage area. |
static ExceptionCode |
CONTENT_CA_VALIDATION_FAILED_PENDING_FINALIZATION
Content validation failed because content is in the process of being moved to final storage area location. |
static ExceptionCode |
CONTENT_CA_VALIDATION_FAILED_SIZE
Content validation failed because the recorded size does not match the actual size in the storage area. |
static ExceptionCode |
CONTENT_CACHE_AREA_ACCESS_FAILED
Access to the area directory failed. |
static ExceptionCode |
CONTENT_CACHE_FILE_STREAM_ALREADY_CLOSED
The cache file input stream is already closed. |
static ExceptionCode |
CONTENT_CACHE_INTERNAL_ERROR
A content cache error occurred internal to the server. |
static ExceptionCode |
CONTENT_CACHE_SOURCE_STORAGE_AREA_FAILED
A problem accessing the source storage area. |
static ExceptionCode |
CONTENT_CFS_DB_ERROR
An error occurred accessing the federation database. |
static ExceptionCode |
CONTENT_CFS_INTERNAL_ERROR
A content federation error occurred internal to the server. |
static ExceptionCode |
CONTENT_CFS_METADATA_PARSE_ERROR
An error occured while parsing the XML that contains the metadata for a federated document |
static ExceptionCode |
CONTENT_CONFIG_CREATE_TEMP_FOLDER_FAILED
Create subfolder under Content Temporary Root failed. |
static ExceptionCode |
CONTENT_CONFIG_TEMP_ROOT_DOES_NOT_EXIST
Content Temporary Root Directory does not exist. |
static ExceptionCode |
CONTENT_CONFIG_TEMP_ROOT_NOT_FOLDER
Content Temporary Root is not a directory. |
static ExceptionCode |
CONTENT_DCA_APPEND_NOT_SUPPORTED
The database does not support appending content. |
static ExceptionCode |
CONTENT_DCA_CONTENT_ELEMENT_NOT_FOUND
The content element could not be found. |
static ExceptionCode |
CONTENT_DCA_FAILED_INSERT
The content element could not be inserted. |
static ExceptionCode |
CONTENT_DCA_WRONG_LENGTH
The content insert operation wrote the incorrect length value, as indicated. |
static ExceptionCode |
CONTENT_FCA_CREATE_FAILED
The create operation failed, as indicated. |
static ExceptionCode |
CONTENT_FCA_DELETE_FAILED
The delete operation failed, as indicated. |
static ExceptionCode |
CONTENT_FCA_DIR_ALREADY_EXISTS
The specified directory already exists |
static ExceptionCode |
CONTENT_FCA_DIR_CREATE_FAILED
The indicated directory was not created. |
static ExceptionCode |
CONTENT_FCA_FAILED_RETRIEVING_EXTENSION
The indicated content element extension could not be retrieved. |
static ExceptionCode |
CONTENT_FCA_FAILED_RETRIEVING_OBJECT
The document associated with the content element could not be retrieved. |
static ExceptionCode |
CONTENT_FCA_FAILED_STAKEFILE_LOAD
The attempt to load the stakefile failed. |
static ExceptionCode |
CONTENT_FCA_FILE_ALREADY_EXISTS
The indicated file/content element already exists. |
static ExceptionCode |
CONTENT_FCA_FILE_DOES_NOT_EXIST
The indicated file/content element does not exist. |
static ExceptionCode |
CONTENT_FCA_INIT_FAILED
The initialization failed. |
static ExceptionCode |
CONTENT_FCA_PARENT_OF_FILE_DOES_NOT_EXIST
The file/content element parent directory does not exist. |
static ExceptionCode |
CONTENT_FCA_READ_FAILED
The attempted read operation failed, as indicated. |
static ExceptionCode |
CONTENT_FCA_ROOT_DOES_NOT_EXIST
The create operation failed because the root folder does not exist. |
static ExceptionCode |
CONTENT_FCA_ROOT_NOT_A_DIRECTORY
The create operation failed because the root is not a directory. |
static ExceptionCode |
CONTENT_FCA_SAVE_FAILED
The attempted save operation failed, as indicated. |
static ExceptionCode |
CONTENT_FCA_STAKEFILE_ALREADY_EXISTS
A stakefile already exists at the indicated location |
static ExceptionCode |
CONTENT_FCA_STAKEFILE_CREATE_FAILED
The attempt to create the stakefile failed, as indicated. |
static ExceptionCode |
CONTENT_FCA_STAKEFILE_INVALID_DATE_FORMAT
An invalid date format was found in the indicated stakefile. |
static ExceptionCode |
CONTENT_FCA_UNABLE_TO_RENAME_FILE
The indicated file could not be renameed. |
static ExceptionCode |
CONTENT_FCP_ADMIN_INVALID_COMMAND_CODE
The admin function content specified for this provider is invalid. |
static ExceptionCode |
CONTENT_FCP_ADMIN_INVALID_FUNCTION
The admin function type indicated is invalid. |
static ExceptionCode |
CONTENT_FCP_CE_ALREADY_EXISTS
The content element already exists. |
static ExceptionCode |
CONTENT_FCP_CE_DELETE_FAILED
The content element delete failed on this provider. |
static ExceptionCode |
CONTENT_FCP_CE_DOES_NOT_EXIST
The content element does not exist on this provider. |
static ExceptionCode |
CONTENT_FCP_CE_DUPLICATE_SEQ_NUM
The content element sequence number indicated is a duplicate for this provider. |
static ExceptionCode |
CONTENT_FCP_CE_EXISTS_FAILED
The exists operation failed for this provider. |
static ExceptionCode |
CONTENT_FCP_CE_OPEN_FAILED
The operation to create a content element failed for this provider. |
static ExceptionCode |
CONTENT_FCP_CE_READ_FAILED
The content element could not be read. |
static ExceptionCode |
CONTENT_FCP_CE_SEEK_FAILED
The content element seek operation failed for this provider. |
static ExceptionCode |
CONTENT_FCP_CE_TESTOPERATIONSUCCESS_FAILED
The testOperationSuccess operation failed for this provider. |
static ExceptionCode |
CONTENT_FCP_CE_USESVERSIONS_FAILED
The usesVersions operation failed for this provider. |
static ExceptionCode |
CONTENT_FCP_CENTERA_GET_CLIP_CREATION_FAILED
The Centera C-Clip creation time could not be retrieved. |
static ExceptionCode |
CONTENT_FCP_CENTERA_GET_CLIP_RETENTION_FAILED
The Centera C-Clip retention period value could not be retrieved. |
static ExceptionCode |
CONTENT_FCP_CENTERA_GET_CLUSTER_TIME_FAILED
The Centera cluster current time could not be retrieved. |
static ExceptionCode |
CONTENT_FCP_CENTERA_GET_POOL_SETUP_VALUE_FAILED
The Centera cluster DELETE ALLOWED setup could not be retrieved. |
static ExceptionCode |
CONTENT_FCP_CENTERA_LOAD_POOL_FILE_FAILED
The indicated external file containing the Centera connection pool information could not be loaded. |
static ExceptionCode |
CONTENT_FCP_CENTERA_OPEN_POOL_FAILED
The Centera connection pool could not be opened. |
static ExceptionCode |
CONTENT_FCP_CENTERA_PROCESS_SITEMAP_FAILED
The Centera connection string from the site mapping XML data could not be retrieved. |
static ExceptionCode |
CONTENT_FCP_CENTERA_REFERRAL_URLS_TAGNUM_MISMATCH
The tag index number in Referral URLs for Centera is not starting from 0 and incrementing by 1. |
static ExceptionCode |
CONTENT_FCP_CLOSE_FAILED
The close operation failed for this provider. |
static ExceptionCode |
CONTENT_FCP_CONNECTION_FAILED
The connection for the provider failed. |
static ExceptionCode |
CONTENT_FCP_CONTENT_CACHE_CHECK_FAILED
The call to isContentCached failed for this provider. |
static ExceptionCode |
CONTENT_FCP_CREATE_CE_FAILED
The attempt to create the content element failed for this provider. |
static ExceptionCode |
CONTENT_FCP_DEVICE_QUERY_FAILED
The device query operation failed for the fixed content device. |
static ExceptionCode |
CONTENT_FCP_DOC_CREATE_FAILED
The document could not be createed for this provider. |
static ExceptionCode |
CONTENT_FCP_DOC_CREATE_FAILED_BAD_INPUT
The indicated source for the content element could not be read, and the create operation failed for this provider |
static ExceptionCode |
CONTENT_FCP_DOC_DELETE_FAILED
The document could not be deleted for this provider. |
static ExceptionCode |
CONTENT_FCP_DOC_EXISTS_FAILED
The check to determine whether the document exists failed for this provider. |
static ExceptionCode |
CONTENT_FCP_DOC_FREEZE_FAILED
The content freeze operation failed for this document. |
static ExceptionCode |
CONTENT_FCP_DOC_FREEZE_NOT_SUPPORTED
The document does not support freeze content operation. |
static ExceptionCode |
CONTENT_FCP_DOC_LOCKDOWN_FAILED
The document could not be locked down for this provider. |
static ExceptionCode |
CONTENT_FCP_FSB_DIRECTORY_NOT_FOUND
The file system based provider could not access the directory indicated. |
static ExceptionCode |
CONTENT_FCP_FSB_EXISTS_FAILED
The existence of the file indicated could not be determined for the file system based provider. |
static ExceptionCode |
CONTENT_FCP_FSB_INVALID_PROVIDER
The Fixed Content Provider specified is invalid: it is not a snaplock device. |
static ExceptionCode |
CONTENT_FCP_FSB_MKDIR_FAILED
The indicated directory could not be created for the file system based provider. |
static ExceptionCode |
CONTENT_FCP_FSB_OPEN_FAILED
The indicated file could not be opened for the file system based provider. |
static ExceptionCode |
CONTENT_FCP_FSB_REFERRAL_NUM_SEQ_MISMATCH
The number of Content Engine sequence numbers does not match the number of federated paths in the referral for the file system based provider. |
static ExceptionCode |
CONTENT_FCP_FSB_SET_READ_ONLY_FAILED
The indicated read-only file attribute could not be set for the file system based provider. |
static ExceptionCode |
CONTENT_FCP_FSB_TMP_DIRECTORY_CREATE_FAILURE
The tmp directory could not be created for the file system based provider. |
static ExceptionCode |
CONTENT_FCP_FSB_TMP_DIRECTORY_NOT_ACCESSIBLE
The write operation to the tmp directory could not be completed for the file system based provider. |
static ExceptionCode |
CONTENT_FCP_GET_RETENTION_PERIOD_FAILED
The retention period for the content element could not be retrieved for this provider. |
static ExceptionCode |
CONTENT_FCP_INVALID_CONFIGURATION
The configuration is invalid for this provider. |
static ExceptionCode |
CONTENT_FCP_INVALID_CONTENT_ELEMENT_SEQUENCE
The indicated content element sequence number is invalid for this provider. |
static ExceptionCode |
CONTENT_FCP_INVALID_REFERRAL_URL
The indicated Referral URL is invalid for this provider. |
static ExceptionCode |
CONTENT_FCP_INVALID_REFERRAL_VERSION
The indicated Referral version is invalid for this provider. |
static ExceptionCode |
CONTENT_FCP_INVALID_REFERRALURL_COUNT
The indicated number of referral URLs did not match the expected number for this provider. |
static ExceptionCode |
CONTENT_FCP_INVALID_RESOURCE_STRING
The indicated Resource String is invalid for this provider. |
static ExceptionCode |
CONTENT_FCP_INVALID_SEEK_ORIGIN
The indicated origin specified for the seek operation is invalid for this provider. |
static ExceptionCode |
CONTENT_FCP_IS_FAILED_CONFIGURE_DOC_CLASSES
The document classes could not be configured, as indicated. |
static ExceptionCode |
CONTENT_FCP_IS_FAILED_RETRIEVE_DOC_CLASSES
The attempt to retrieve all document classes from the Image Services server failed. |
static ExceptionCode |
CONTENT_FCP_IS_FAILED_RETRIEVE_DOC_PROPS
The attempt to retrieve the indicated document properties failed. |
static ExceptionCode |
CONTENT_FCP_IS_INVALID_CSM_CACHE_NAME
The indicated CSM cache name is invalid. |
static ExceptionCode |
CONTENT_FCP_IS_INVALID_DOC_CLASS_NAME
The indicated Image Services document class name is invalid. |
static ExceptionCode |
CONTENT_FCP_IS_MISMATCHED_PAGE_NUM
The indicated Image Services page numbers are mismatched. |
static ExceptionCode |
CONTENT_FCP_IS_UNABLE_TO_RETRIEVE_IS_CLASS_DESC
A communication failure with the Image Services server has prevented the retrieval of the ImageServicesClassDescriptions property for this IMFixedContentDevice |
static ExceptionCode |
CONTENT_FCP_LOGOFF_FAILED
The logoff operation failed for this provider. |
static ExceptionCode |
CONTENT_FCP_MISMATCHED_CHECKSUM
The checksum operation failed for this provider. |
static ExceptionCode |
CONTENT_FCP_MISMATCHED_REF_VERSION
The referral version or provider did not match. |
static ExceptionCode |
CONTENT_FCP_MISMATCHED_REFERRALURL_LENGTH
The indicated number of referral URLs did not match the number of Content Engine sequence numbers for this provider. |
static ExceptionCode |
CONTENT_FCP_MISMATCHED_REFERRALURL_PARAM
The referral URLs for this provider did not have the same value indicated. |
static ExceptionCode |
CONTENT_FCP_NEGATIVE_RETENTION_PERIOD
The requested retention period is negative for this provider. |
static ExceptionCode |
CONTENT_FCP_NO_CONTENT_ELEMENTS_EXIST
No matching content elements exist for this document. |
static ExceptionCode |
CONTENT_FCP_OPERATION_FAILED
The operation failed for this provider. |
static ExceptionCode |
CONTENT_FCP_OPERATION_FAILED_ON_OPEN
The operation failed during open for this provider. |
static ExceptionCode |
CONTENT_FCP_OPERATION_FAILED_WITH_CONTENT
The operation failed with the indicated content for this provider. |
static ExceptionCode |
CONTENT_FCP_OPERATION_FAILED_WITH_REFERRAL
The operation failed for referral as indicated for this provider. |
static ExceptionCode |
CONTENT_FCP_OPERATION_NOT_SUPPORTED
The operation is not supported by this Fixed Content Provider. |
static ExceptionCode |
CONTENT_FCP_POOL_MAX_REACHED
Failed to get a provider due to the maximum connection limit reached for the fixed content device. |
static ExceptionCode |
CONTENT_FCP_RETENTION_PARAM_NOT_ALLOWED
The retention period parameter indicated is set to NOT-ALLOWED. |
static ExceptionCode |
CONTENT_FCP_RETRYABLE_READ_TIMEOUT
Read failed due to a timeout. |
static ExceptionCode |
CONTENT_FCP_SET_RETENTION_PERIOD_FAILED
The retention period to for the content element could not be set as indicated for this provider. |
static ExceptionCode |
CONTENT_FCP_TEMP_FILE_OPERATION_FAILED
The operation on the temporary file failed for the fixed content provider. |
static ExceptionCode |
CONTENT_FCP_TSM_API_FAILURE
The call to the TSM API returned a failure ecode. |
static ExceptionCode |
CONTENT_FCP_TSM_API_INITIALIZATION
Could not initialize the TSM API |
static ExceptionCode |
CONTENT_FCP_TSM_CREATE_OPT_FILE
Could not create TSM options file. |
static ExceptionCode |
CONTENT_FCP_TSM_INVALID_REFERRAL_BLOB
The binary referral blob is invalid and cannot be converted to a referral class instance. |
static ExceptionCode |
CONTENT_FCP_TSM_INVALID_RETENTION_INITIATED_STATE
The Retention Initiated state is unexpected, and the expiration date is not set. |
static ExceptionCode |
CONTENT_FCP_TSM_LOAD_OPT_FILE
Could not load the TSM options file. |
static ExceptionCode |
CONTENT_FCP_TSM_MISSING_OPT_FILE
Could not open the TSM options file. |
static ExceptionCode |
CONTENT_FCP_TSM_NO_OBJECT
The content could not be retrieved, the named TSM object does not exist. |
static ExceptionCode |
CONTENT_FCP_TSM_OBJECT_CREATE_FAILED
Creation of the tsm object failed. |
static ExceptionCode |
CONTENT_FCP_TSM_RETENTION_EVENT
The call to tsmRetentionEvent failed. |
static ExceptionCode |
CONTENT_FCP_TSM_TOO_MANY_CONTENT_ELEMENTS
The TSM object cannot be created, it contains more content elements than allowed by the TSM server (see TXNGROUPMAX). |
static ExceptionCode |
CONTENT_FCP_TSM_WRITE_OPT_FILE
Could not write TSM options file. |
static ExceptionCode |
CONTENT_FCP_TSM_WRONG_MGMT_CLASS
The call to bindTsmMC resulted in an unexpected management class, the options file is incorrect. |
static ExceptionCode |
CONTENT_FCP_UNEXPECTED_STATE
The state was unexpected for this provider. |
static ExceptionCode |
CONTENT_FXCA_CANNOT_GET_PROVIDER
The indicated provider class could not be loaded. |
static ExceptionCode |
CONTENT_FXCA_INVALID_CONFIGURATION
The content area configuration is invalid. |
static ExceptionCode |
CONTENT_FXCA_OPERATION_FAILED_CONTENT_IS_MIGRATING
The operation cannot be performed while content is being migrated to the Fixed Content Device. |
static ExceptionCode |
CONTENT_GC_CANNOT_FIND_INDEX_NUMBER
The indicated index number was not found. |
static ExceptionCode |
CONTENT_GC_CANNOT_FIND_SEQUENCE_NUMBER
The indicated sequence number could not be found. |
static ExceptionCode |
CONTENT_GC_INDEX_NOT_CONTENT_TRANSFER
The indicated index is not a ContentTransfer object. |
static ExceptionCode |
CONTENT_MC_FAILED_MOVING_CONTENT
The MoveContent operation failed. |
static ExceptionCode |
CONTENT_MC_UNSUPPORTED_VERSIONABLE_CLASS
The indicated Versionable class is not supported. |
static ExceptionCode |
CONTENT_OPERATION_NON_RETRIABLE_FAILURE
Non-retriable exception happened for the content operation and the operation will not be retried. |
static ExceptionCode |
CONTENT_PC_CLOSE_STREAM_FAILED
The PutContent operation failed because InputStream.close failed. |
static ExceptionCode |
CONTENT_PC_FAILED_NO_STORAGE_DEFINED
The PutContent write operation failed because no StorageArea or StoragePolicy has been defined for this content. |
static ExceptionCode |
CONTENT_PC_LAST_CHUNK_NOT_SET
(Internal error) The lastChunk property is not set. |
static ExceptionCode |
CONTENT_PC_STREAM_FAILED
The PutContent operation failed because of an InputStream exception |
static ExceptionCode |
CONTENT_PC_UNEXPECTED_CONTENT_TYPE
The PutContentRequest content type was unexpected, as indicated. |
static ExceptionCode |
CONTENT_PC_UNKNOWN_STATE
The indicated PutContent state is unrecognized. |
static ExceptionCode |
CONTENT_PC_WRITE_FAILED
The PutContent write operation failed. |
static ExceptionCode |
CONTENT_SA_DELETES_NOT_ALLOWED
The Storage Area does not allow delete of content. |
static ExceptionCode |
CONTENT_SA_EXCEEDED_CLOSURE_DATE
New content cannot be inserted in the Storage Area because it exceeds the closure date (indicated). |
static ExceptionCode |
CONTENT_SA_EXCEEDED_MAX_COUNT
New content cannot be inserted in the Storage Area because it exceeds the maximum content element count (indicated). |
static ExceptionCode |
CONTENT_SA_EXCEEDED_MAX_SIZE
New content cannot be inserted in the Storage Area because it exceeds the indicated maximum content element size (indicated). |
static ExceptionCode |
CONTENT_SA_INVALID_DIRECTORY_STRUCTURE
The directory structure packed value specified for the Storage Area is invalid. |
static ExceptionCode |
CONTENT_SA_INVALID_RETENTION_PERIOD
The RetentionPeriod value specified for the Storage Area is invalid. |
static ExceptionCode |
CONTENT_SA_INVALID_STATUS_CHANGE
The AreaStatus value specified for the Storage Area is invalid. |
static ExceptionCode |
CONTENT_SA_NO_OPEN_STORAGE_AREA_FOR_CFS
No storage area for the CFS Importer is available for the given object store and fixed content device |
static ExceptionCode |
CONTENT_SA_NO_STORAGE_AREA_FOR_RESERVATION
There are no open Storage Areas available for the reservation. |
static ExceptionCode |
CONTENT_SA_STORAGE_AREA_NOT_OPEN
The StorageArea is not open |
static ExceptionCode |
CONTENT_SA_UNKNOWN_CLASS
The indicated StorageArea class is not recognized. |
static ExceptionCode |
CONTENT_SA_UNKNOWN_STORAGE_AREA
The indicated StorageArea is not recognized. |
static ExceptionCode |
CONTENT_SQ_SERIALIZED_OBJECT_IS_NULL
The serialized object used for the Storage Area is null. |
static ExceptionCode |
CONTENT_SQ_UNKNOWN_COMMAND
The command used for the Storage Area is not recognized. |
static ExceptionCode |
CONTENT_STREAM_INIT_FAILED
The stream could not be initialized |
static ExceptionCode |
CONTENT_TTL_STREAM_EXPIRED
The TTL (Time To Live) value for the stream has expired. |
static ExceptionCode |
DB_BAD_BATCH_RESULT
The batch statement did not return the appropriate number of results. |
static ExceptionCode |
DB_BAD_DATABASE_VENDOR
The database vendor cannot be determined from the JNDI DataSource, or the data source is of an unsupported type. |
static ExceptionCode |
DB_BAD_DATATYPE
The indicated data type is invalid. |
static ExceptionCode |
DB_BAD_INPUT_BINDING_INDEX
The index into input bindings is invalid. |
static ExceptionCode |
DB_BAD_OUTPUT_BINDING_TYPE
The output binding datatype is invalid. |
static ExceptionCode |
DB_COLUMN_DOES_NOT_EXIST
The referenced database column does not exist on specified table. |
static ExceptionCode |
DB_CONNECTION_REESTABLISHED
The connection to the database failed but has been reestablished. |
static ExceptionCode |
DB_ERROR
The indicated error occurred while accessing the database. |
static ExceptionCode |
DB_ERROR_R
The indicated error occurred while accessing the database. |
static ExceptionCode |
DB_FINISH_EXECUTE
The prior execution must finish before starting a new execution. |
static ExceptionCode |
DB_INVALID_EXECUTION
The attempt to add more execution statements is invalid. |
static ExceptionCode |
DB_INVALID_STATEMENT
The indicated statement is considered invalid by the implementation. |
static ExceptionCode |
DB_NO_COUNT_IN_RESULT
The database result does not have a count. |
static ExceptionCode |
DB_NO_INSERT_TABLE
A table name must be specified for the insert operation. |
static ExceptionCode |
DB_NO_RESULT
The given statement did not return any result. |
static ExceptionCode |
DB_NOT_UNIQUE
The update or insert operation failed due to an attempt to create a duplicate value in a unique index. |
static ExceptionCode |
DB_NOTHING_TO_INSERT
There is nothing to insert. |
static ExceptionCode |
DB_OBJECT_DOES_NOT_EXIST
The referenced database object cannot be located. |
static ExceptionCode |
DB_OUT_OF_MEMORY
The underlying database does not have enough memory or heap space to process the current command. |
static ExceptionCode |
DB_ROWLENGTH_LIMIT_EXCEEDED
The summation of column lengths exceeds the capacity of the underlying database. |
static ExceptionCode |
DB_SEQUENCE_EXHAUSTED
The range of values for the sequence is exhausted. |
static ExceptionCode |
DB_TABLE_DOES_NOT_EXIST
The referenced table cannot be located in the database. |
static ExceptionCode |
DB_UNABLE_TO_ALTER_COLUMN
The column cannot be altered via the application server. |
static ExceptionCode |
DB_UNEXPECTED_SQL_RESULT
One of the SQL statements did not return an expected result. |
static ExceptionCode |
E_ACCESS_DENIED
The requester has insufficient access rights to perform the requested operation. |
static ExceptionCode |
E_BAD_CLASSID
The indicated class was not found. |
static ExceptionCode |
E_BAD_FILTER_EXPRESSION
The indicated filter expression is invalid. |
static ExceptionCode |
E_BAD_INDEX
The index specified does not reference a valid property or list element. |
static ExceptionCode |
E_BAD_OBJECT
An inappropriate object was passed as parameter to this function. |
static ExceptionCode |
E_BAD_OPERATOR
The operator indicated is not defined in the metadata of the current scope. |
static ExceptionCode |
E_BAD_PARAMETER
The indicated input parameter is invalid. |
static ExceptionCode |
E_BAD_PROPERTYID
The property is not defined on the indicated class. |
static ExceptionCode |
E_BAD_URL
The resource URL is not syntactically valid. |
static ExceptionCode |
E_BAD_VALUE
The value given for a property or list element lies outside the permitted range or value set, or exceeds the maximum length allowed. |
static ExceptionCode |
E_CLASS_LOADING_ERROR
The indicated class could not be loaded. |
static ExceptionCode |
E_CLASS_NOT_SEARCHABLE
The indicated class referred to in the From Expression is not searchable. |
static ExceptionCode |
E_CLOSED_STREAM
An operation was attempted on a stream that has been closed. |
static ExceptionCode |
E_CONFLICTING_OPERATION
A combination of operations is not valid. |
static ExceptionCode |
E_CONSTRAINT_VIOLATED
The operation violates a constraint of the implementation. |
static ExceptionCode |
E_DATABASE_ERROR
The operation was unable to read from or write to the database. |
static ExceptionCode |
E_DATABASE_FULL
The database is full. |
static ExceptionCode |
E_DATATYPE_MISMATCH
The method invoked is inappropriate for the datatype of the property. |
static ExceptionCode |
E_DEADLOCK_ERROR
The transaction was aborted due to a database or other deadlock error. |
static ExceptionCode |
E_DUPLICATE_LIST_UPDATE
A duplicate entry was detected in the list update operation at the indicated position. |
static ExceptionCode |
E_ENUM_NAME_KEY_MATCH_FAILED
The indicated field name does not match a resource key for the ExceptionCode fields. |
static ExceptionCode |
E_EXCEPTION_RETRY
This is an internal exception code that is never logged as an error or returned to a client. |
static ExceptionCode |
E_FAILED
The operation failed. |
static ExceptionCode |
E_FAILED_TO_GET_DATASOURCE
The server cannot get the DataSource interface from the application server. |
static ExceptionCode |
E_FOREIGN_OBJECT
An object is not from the current document space. |
static ExceptionCode |
E_HEAP_FAILURE
The operation ran out of memory. |
static ExceptionCode |
E_ILLEGAL_OPERATION
The operation is disallowed by the DMA Specification. |
static ExceptionCode |
E_INVALID_ARGUMENT
An internal problem occurred when a method was called with an invalid argument |
static ExceptionCode |
E_INVALID_CONTEXT
The method that was called is not valid in the current call context. |
static ExceptionCode |
E_INVALID_ENUM_VALUE
An attempt was made to create an enum with a value that is not allowed for this enum. |
static ExceptionCode |
E_INVALID_ID
An attempt was made to create an EngineObject, but the ID value specified is invalid. |
static ExceptionCode |
E_INVALID_LOCALE_FORMAT
The specified format for the locale is invalid. |
static ExceptionCode |
E_INVALID_OBJ_FOR_SERIALIZATION
An indicated object is invalid for serialization. |
static ExceptionCode |
E_INVALID_OBJECT_ADDRESS
An unsupported implementation of ObjectAddress was found. |
static ExceptionCode |
E_INVALID_OBJECT_TYPE
The object type specified is invalid. |
static ExceptionCode |
E_INVALID_PROPERTY_MERGE
A property merge of PropertyUpdateList requires the corresponding engine object collection value as indicated. |
static ExceptionCode |
E_INVALID_REQUEST
The parameter is incorrect. |
static ExceptionCode |
E_JBOSS_INVALID_CONFIGURATION
The JBoss configuration is incorrect. |
static ExceptionCode |
E_LDAP_INVALID_CONFIGURATION
LDAP vendor cannot be detected. |
static ExceptionCode |
E_METHOD_NOT_IMPLEMENTED
The method that was called is not implemented. |
static ExceptionCode |
E_NO_CURRENT_VERSION
The version series has no current version. |
static ExceptionCode |
E_NOT_AUTHENTICATED
The user is not authenticated. |
static ExceptionCode |
E_NOT_CREATABLE
Creating objects of the specified class is not supported. |
static ExceptionCode |
E_NOT_IN_USER_TRANSACTION
The operation requires that a user (distributed) transaction be in effect. |
static ExceptionCode |
E_NOT_SUPPORTED
This method is not supported in the context of this session or object. |
static ExceptionCode |
E_NOT_UNIQUE
A uniqueness requirement has been violated. |
static ExceptionCode |
E_NULL_ARGUMENT
A null argument was passed. |
static ExceptionCode |
E_NULL_OR_INVALID_PARAM_VALUE
The specified parameter is either null or has an invalid value. |
static ExceptionCode |
E_OBJECT_CLONE_FAILED
A Java serialization operation failed. |
static ExceptionCode |
E_OBJECT_DELETED
The object has been deleted since it was retrieved. |
static ExceptionCode |
E_OBJECT_LOCKED
The lock(s) on the persistent object prohibit the attempted operation. |
static ExceptionCode |
E_OBJECT_MODIFIED
The object has been modified since it was retrieved. |
static ExceptionCode |
E_OBJECT_NOT_FOUND
The requested item was not found. |
static ExceptionCode |
E_OBJECT_NOT_LOCKABLE
The specified object cannot be locked. |
static ExceptionCode |
E_OBJECT_NOT_LOCKED
The object is not locked. |
static ExceptionCode |
E_OBJECT_REFERENCED
The object cannot be deleted because it is referenced by other objects. |
static ExceptionCode |
E_OBJECT_REFERENCES_OTHERS
The object cannot be deleted because it holds references to other objects. |
static ExceptionCode |
E_PROPERTY_NOT_SEARCHABLE
The indicated property referred to in the Query Expression is not searchable. |
static ExceptionCode |
E_READ_ONLY
The method failed because an object or property is read-only. |
static ExceptionCode |
E_REQUIRED_VALUE_ABSENT
A required property value has not been set. |
static ExceptionCode |
E_RESERVATION_EXISTS
The version series is already holding a reservation. |
static ExceptionCode |
E_RESOURCE_LOADING_ERROR
An error occurred during loading of the indicated resource file. |
static ExceptionCode |
E_RESOURCE_NOT_FOUND
The indicated resource was not found. |
static ExceptionCode |
E_SERVER_ERROR
An error was returned from the server. |
static ExceptionCode |
E_TEMP_FILES_DIR_ERROR
Unable to create temporary files directory. |
static ExceptionCode |
E_TRANSACTION_FAILURE
A transaction problem has occurred. |
static ExceptionCode |
E_TRANSACTION_TIMEOUT
This operation returned because the timeout period expired. |
static ExceptionCode |
E_UNEXPECTED
An unexpected error occurred. |
static ExceptionCode |
E_UNEXPECTED_EXCEPTION
An unexpected exception occurred. |
static ExceptionCode |
E_UNSUPPORTED_STREAM
An unsupported stream was detected. |
static ExceptionCode |
E_URL_PROTOCOL_NOT_SUPPORTED
The URL protocol specified in the reference is not supported. |
static ExceptionCode |
E_UTIL_EXCEPTION_READING_OBJECT
An exception occurred while reading a serialized Object. |
static ExceptionCode |
E_UTIL_EXCEPTION_WRITING_OBJECT
An exception occurred while serializing the indicated Object. |
static ExceptionCode |
E_UTIL_LITTLE_ENDIAN_CONVERSION_FAILED
An exception occurred while reading a little endian byte stream. |
static ExceptionCode |
E_VALUE_NOT_SET
The requested property currently has no value. |
static ExceptionCode |
E_WEBLOGIC_INVALID_CONFIGURATION
The WebLogic configuration is incorrect. |
static ExceptionCode |
E_WEBSPHERE_INVALID_CONFIGURATION
The WebSphere configuration is incorrect. |
static ExceptionCode |
EVENT_ACTION_NO_HANDLER
The EventAction handler indicated could not be retrieved. |
static ExceptionCode |
EVENT_BAD_EVENT_TYPE
The indicated event type is invalid. |
static ExceptionCode |
EVENT_BAD_SUBSCRIPTION_TYPE
The indicated subscription type is invalid. |
static ExceptionCode |
EVENT_CM_CONTENTREFERENCE_NOT_ALLOWED
Code module only allows ContentTransfer object as content element. |
static ExceptionCode |
EVENT_CM_INCOMPATIBLE_JAVA_VERSION
Failed to parse date/time value during XML classification. |
static ExceptionCode |
EVENT_CM_RESERVATION_NOT_ALLOWED
Code Module property for Action object cannot have reservation. |
static ExceptionCode |
EVENT_DUPLICATE_LIST_SUBSCRIBED_EVENT
A duplicate entry was detected in the subscribed event list. |
static ExceptionCode |
EVENT_EXTERNAL_FAILURE
The Event handler threw an external failure indicating that the request failed, and that the retry count should not be decremented. |
static ExceptionCode |
EVENT_HANDLER_THREW
An exception occurred in the Event handler. |
static ExceptionCode |
EVENT_HANDLER_VALIDATION_FAILED
Event handler for the Action indicated could not be loaded. |
static ExceptionCode |
EVENT_INFINITE_LOOP_DETECTED
Infinite loop in synchronous event processing detected. |
static ExceptionCode |
EVENT_NO_SCRIPT
There is no script defined for the event action indicated. |
static ExceptionCode |
EVENT_QUEUEITEM_NO_HANDLER
A handler for the QueueItem indicated could not be retrieved. |
static ExceptionCode |
EVENT_QUEUEITEM_UNKNOWN_CLASS
The indicated QueueItem class is unrecognized. |
static ExceptionCode |
EVENT_USER_ABORT
Event handler is interrupted and the event action is aborted by user. |
static ExceptionCode |
GCD_CANNOT_LOAD
The GCD cannot be loaded. |
static ExceptionCode |
GCD_CANNOT_LOCK
The GCD cannot be locked for updates. |
static ExceptionCode |
GCD_CANNOT_SAVE
The GCD cannot be saved. |
static ExceptionCode |
GCD_DOMAIN_ALREADY_EXISTS
The P8 domain already exists. |
static ExceptionCode |
GCD_DOMAIN_DOES_NOT_EXIST
The P8 domain does not exist |
static ExceptionCode |
GCD_INVALID_CONFIGURATION
The GCD configuration is incorrect. |
static ExceptionCode |
GCD_INVALID_EPOCH_ID
The Epoch ID specified is invalid. |
static ExceptionCode |
GCD_JNDI_FAILURE
The GCD configuration string cannot be retrieved from JNDI. |
static ExceptionCode |
GCD_MISSING_CONFIGURATION
The GCD configuration is missing. |
static ExceptionCode |
GCD_NO_REPLACE_COLLECTION
The specified node does not support replaceCollection. |
static ExceptionCode |
GCD_NO_SERVER_CALL_CONTEXT
Thrown from the CallState and RequestBroker when no server call context has been established. |
static ExceptionCode |
GCD_OBJECT_ALREADY_EXISTS
The specified object already exists. |
static ExceptionCode |
GCD_UNEXPECTED_STATE
The GCD state was unexpected. |
static ExceptionCode |
IS_CLASS_MAPPING_PARSE_ERROR
An error occurred while parsing the XML contained by the DocClassAndPropertyMappingXML property |
static ExceptionCode |
IS_PD_ACTION_NOT_SUP
The indicated Catalog Export Log action is not supported. |
static ExceptionCode |
IS_PD_ANNOT_ERROR
A CFS-IS Import Agent exception during annotation processing. |
static ExceptionCode |
IS_PD_ANNOT_IRRECOVERABLE_ERR
A CFS-IS Import Agent exception during annotation processing. |
static ExceptionCode |
IS_PD_CANNOT_ADD_COMPENT
The attempt to add the indicated Content Engine document to the list of completed entries failed. |
static ExceptionCode |
IS_PD_CANNOT_CLEAR_INX_SHM
Image Services (INX) was not notified to clear the shared memory. |
static ExceptionCode |
IS_PD_CANNOT_FIND_COMPENT
The completed entry for the indicated document could not be found. |
static ExceptionCode |
IS_PD_CANNOT_GET_COMPENT
The completed entry for the indicated document could not be retrieved. |
static ExceptionCode |
IS_PD_CANNOT_RECOVER_DOC
The attempt to recover the indicated document failed. |
static ExceptionCode |
IS_PD_CE_PROP_TYPE_NOT_SUP
The indicated Content Engine property type is not supported. |
static ExceptionCode |
IS_PD_CE_UNEXPECTED_PROP_TYPE
The type specified for the indicated Content Engine property in the document was not expected. |
static ExceptionCode |
IS_PD_COMMIT_ERROR
A commit error occurred. |
static ExceptionCode |
IS_PD_CREATE_CONTENT_ELEMENT_ERROR
The content element object could not be created. |
static ExceptionCode |
IS_PD_CREATE_CONTENT_REF_ERROR
The content reference object could not be created. |
static ExceptionCode |
IS_PD_CREATE_CONTENT_XFER_ERROR
The content transfer object could not be created. |
static ExceptionCode |
IS_PD_DCL_ID_NOT_FOUND
The ID for the indicated Image Services document class could not be found. |
static ExceptionCode |
IS_PD_DCL_NOT_MAPPED
The indicated Image Services document cannot be processed. |
static ExceptionCode |
IS_PD_DCL_NOT_MATCH
The indicated document class was unexpected in the Content Engine document. |
static ExceptionCode |
IS_PD_DCL_TO_ID_ERROR
The list of IDs for the Image Services document classes could not be retrieved. |
static ExceptionCode |
IS_PD_DELETE_DOC_ERROR
The attempt to delete the indicated Content Engine document failed. |
static ExceptionCode |
IS_PD_DN_NOT_FOUND
DN could not be found in the Security Provider. |
static ExceptionCode |
IS_PD_DOC_ERROR
A CFS-IS Import Agent exception occurred during document processing. |
static ExceptionCode |
IS_PD_FETCH_ANNOTATED_DOC_ERROR
The indicated annotated document could not be fetched. |
static ExceptionCode |
IS_PD_FETCH_CUSTOM_OBJ_ERROR
The indicated custom object could not be fetched. |
static ExceptionCode |
IS_PD_FETCH_DOC_ERROR
The attempt to fetch the indicated document failed. |
static ExceptionCode |
IS_PD_GET_LOG_ERROR
The attempt to get the catalog entries failed, as indicated. |
static ExceptionCode |
IS_PD_MAPPING_NOT_INIT
The document class and properties mapping has not been initialized. |
static ExceptionCode |
IS_PD_MISC_ERROR
A CFS-IS Import Agent exception occurred. |
static ExceptionCode |
IS_PD_NEW_DIR_MISMATCH
The Content Engine property value does not match the CFS-IS current catalog value. |
static ExceptionCode |
IS_PD_NO_DN
The DN for IS principal could not be retrieved. |
static ExceptionCode |
IS_PD_NO_FSA
The Fixed Storage Area could not be found for the Fixed Content Device, as indicated. |
static ExceptionCode |
IS_PD_OLD_DIR_MISMATCH
The Content Engine property value does not match the CFS-IS previous catalog value. |
static ExceptionCode |
IS_PD_OS_GUID
The attempt to set up the FN_IS_GUID for the indicated object store failed. |
static ExceptionCode |
IS_PD_PARSER_ERROR
An error occurred while parsing the XML in the indicated custom object. |
static ExceptionCode |
IS_PD_PROP_ID_NOT_FOUND
The ID for the indicated Image Services property could not be found. |
static ExceptionCode |
IS_PD_PROP_TO_ID_ERROR
The list of IDs for the Image Services properties could not be retrieved. |
static ExceptionCode |
IS_PD_SAVE_BATCH_ERROR
The attempt to save a batch of catalog entries failed. |
static ExceptionCode |
IS_PD_SAVE_DOC_ERROR
The attempt to save the indicated Content Engine document failed. |
static ExceptionCode |
IS_PD_SSI_LOGON_ERROR
The attempted SSI logon operation failed, as indicated. |
static ExceptionCode |
IS_PD_UNEXPECTED_INDEX_TYPE
The indicated Image Services index type in the document was not expected. |
static ExceptionCode |
IS_PD_UPDATE_DOC_ERROR
The attempt to update the indicated Content Engine document failed. |
static ExceptionCode |
IS_PD_XML_LEN_ERROR
The XML string in the indicated custom object is less than the minimum length, as indicated. |
static ExceptionCode |
IS_PD_XML_VERSION_ERROR
The XMLVersion value in the indicated custom object is incorrect. |
static ExceptionCode |
IS_PS_DOC_BUILDER_ERROR
The newDocumentBuilder method has failed, as indicated. |
static ExceptionCode |
IS_PS_PARSE_IO_ERROR
An I/O exception occurred while parsing the indicated custom object. |
static ExceptionCode |
IS_PS_PARSE_SAX_ERROR
A SAX exception occurred while parsing the indicated custom object. |
static ExceptionCode |
JDBC_AFTER_END_OF_RESULTSET_ERROR
The setting specified is after the end of the result set. |
static ExceptionCode |
JDBC_BEFORE_START_OF_RESULTSET_ERROR
The setting specified is before the start of the result set. |
static ExceptionCode |
JDBC_CANNOT_ABSOLUTE_ERROR
An absolute position cannot be used for the initial row. |
static ExceptionCode |
JDBC_COLUMN_NOT_FOUND_ERROR
The indicated column could not be found. |
static ExceptionCode |
JDBC_CONNECT_ACCESS_ERROR
Access denied connecting to ObjectStore {0}. |
static ExceptionCode |
JDBC_CONNECT_ERROR
A connection could not be established with the Content Engine server. |
static ExceptionCode |
JDBC_CONNECTION_IS_READONLY_ERROR
The Content Engine JDBC driver is read-only. |
static ExceptionCode |
JDBC_DRIVER_STATIC_ERROR
The Content Engine JBDC Driver could not be registered. |
static ExceptionCode |
JDBC_ILLEGAL_FETCH_DIRECTION_ERROR
The value specified for the fetch direction is invalid. |
static ExceptionCode |
JDBC_ILLEGAL_OPERATION_ON_RESULTSET_ERROR
An illegal operation was performed on an empty result set. |
static ExceptionCode |
JDBC_INVALID_CURSOR_OPERATION
Operation not allowed for TYPE_FORWARD_ONLY ResultSet objects. |
static ExceptionCode |
JDBC_NOT_SUPPORTED_ERROR
The indicated method is not supported or not implemented in the JDBC driver for the Content Engine. |
static ExceptionCode |
JDBC_OBJECT_STORE_NOT_FOUND_ERROR
The object store specified in the JDBC URL could not be found. |
static ExceptionCode |
JDBC_OBJECTSTORE_IS_EMPTY_ERROR
The Object store property is not found in JDBC driver URL. |
static ExceptionCode |
JDBC_PASSWORD_IS_EMPTY_ERROR
The password is null or empty in the JDBC URL. |
static ExceptionCode |
JDBC_QUERY_GENERTED_NO_FIELDS_ERROR
The query generated no fields for ResultSet. |
static ExceptionCode |
JDBC_QUERY_NOT_EXECUTED_ERROR
The indicated query could not be executed. |
static ExceptionCode |
JDBC_RESULTSET_CLOSED_ERROR
The operation is not allowed after ResultSet is closed. |
static ExceptionCode |
JDBC_RESULTSETMETADATA_COLUMN_INDEX_ERROR
The column index is out of range. |
static ExceptionCode |
JDBC_STATEMENT_CLOSED_ERROR
No operations are allowed after the statement has closed. |
static ExceptionCode |
JDBC_STATEMENT_FETCH_DIRECTION_ERROR
The value for setFetchDirection() is invalid. |
static ExceptionCode |
JDBC_STATEMENT_FETCH_SIZE_ERROR
The value for setFetchSize() is invalid. |
static ExceptionCode |
JDBC_STATEMENT_QUERY_NULL_OR_EMPTY_ERROR
The query cannot be empty or null. |
static ExceptionCode |
JDBC_URI_IS_EMPTY_ERROR
The URL found in the JDBC URL string is not valid. |
static ExceptionCode |
JDBC_USER_IS_EMPTY_ERROR
The username is null or empty in the JDBC URL. |
static ExceptionCode |
JDBC_VALUE_GENERATED_ERROR
The value must be between 0 and getMaxRows(). |
static ExceptionCode |
METADATA_BAD_AUDITDEF_PARENT
The parent_id in AuditDefinition having the indicated event_class_id is invalid. |
static ExceptionCode |
METADATA_BAD_CARDINALITY_ON_MERGE
The merged properties (indicated) do not have the same cardinality. |
static ExceptionCode |
METADATA_BAD_MERGE_SCOPE
Multiple object store searches must have at least two object stores. |
static ExceptionCode |
METADATA_BAD_SUBTREE_CLASS
The indicated read class is not in the subtree. |
static ExceptionCode |
METADATA_BAD_TYPES_ON_MERGE
The merged properties (indicated) do not have the same datatype. |
static ExceptionCode |
METADATA_CACHE_SERIALIZE
There was a serialization error of the indicated metadata cache. |
static ExceptionCode |
METADATA_DDSTATE_NULL
The record in DDState has a null column or columns. |
static ExceptionCode |
METADATA_DUP_CLASS_ALIAS
The indicated alias id is duplicated on the class. |
static ExceptionCode |
METADATA_DUP_OBJECT_STORE_IN_SCOPE
The multiple object store search has the same object store in it multiple times. |
static ExceptionCode |
METADATA_DUP_PROP_ALIAS
The indicated alias id is duplicated on the property. |
static ExceptionCode |
METADATA_FAILURE_READING_METADATA_FILE
The static metadata file could not be read. |
static ExceptionCode |
METADATA_INCOMPATIBLE_REVISION_ID_DB
The schema revision in object store database is incompatible. |
static ExceptionCode |
METADATA_INCOMPATIBLE_REVISIONS
The indicated schema revisions are incompatible. |
static ExceptionCode |
METADATA_INVALID_CVL
The value for CVL is invalid. |
static ExceptionCode |
METADATA_INVALID_DEFAULT
The default value for the indicated property is invalid. |
static ExceptionCode |
METADATA_INVALID_SEARCH_MD_RESULT
The indicated request to the server for search metadata was expected to return a single value. |
static ExceptionCode |
METADATA_LOAD_CLASS_ERROR
The indicated class could not be loaded. |
static ExceptionCode |
METADATA_NO_DDSTATE
There is no record in DDState. |
static ExceptionCode |
METADATA_NO_ROOT_CLASS
The indicated root class not in the static metadata. |
static ExceptionCode |
METADATA_NO_SUBCLASS_PROPS
Subclass properties on the indicated class are unknown. |
static ExceptionCode |
METADATA_OS_CACHE_LOAD_ERROR
One or more errors during cache load for object store: {0}. |
static ExceptionCode |
METADATA_PERSISTER_NOT_DEFINED
No persister is defined for the indicated class. |
static ExceptionCode |
METADATA_PRIMARY_ID_NULL
The primary Id of the indicated property is null. |
static ExceptionCode |
METADATA_REFLECTIVE_PROPERTY_INVALID
The reflective property (in 'Constraint' column) of metadata is invalid for the indicated class and property. |
static ExceptionCode |
METADATA_REQUIRED_CLASS_INVALID
The required class (in 'DefaultValue' column) of metadata is invalid for the indicated class and property. |
static ExceptionCode |
METADATA_RETRIEVE_ABOVE_ROOT_IN_DB
A class was found in the database that is located above the root of the subtree. |
static ExceptionCode |
METADATA_RETRIEVER_METADATA_CACHE_MERGE_FAIL
The indicated class cannot be merged into the cache due to the indicated duplicate name or id. |
static ExceptionCode |
METADATA_RETRIEVER_NOT_DEFINED
No retriever is defined for the indicated class. |
static ExceptionCode |
METADATA_ROOT_NOT_IN_DB
The indicated root class is not in the database. |
static ExceptionCode |
METADATA_STATIC_LOAD_FAILED
An error occurred while loading static metadata. |
static ExceptionCode |
METADATA_TOO_MANY_ROOTS
There are too many root classes in the metadata. |
static ExceptionCode |
METADATA_UNEXPECTED_CREATE_ERROR
An unexpected exception occurred while creating the indicated ObjectStoreCache. |
static ExceptionCode |
PASSWORD_IS_EMPTY_ERROR
The password is null or empty when trying to create JAAS Subject object. |
static ExceptionCode |
PERSIST_ADDON_CREATION_FAILED
A failure occurred while creating AddOn "{0}" in Domain "{1}". |
static ExceptionCode |
PERSIST_ADDON_INSTALLATION_FAILED
A failure occurred while installing AddOn "{0}" into ObjectStore "{1}". |
static ExceptionCode |
PERSIST_BAD_FILTERED_PROPERTY_ID
The filtered property ID indicated is invalid. |
static ExceptionCode |
PERSIST_CANNOT_GET_DATABASE_VERSION
The database version could not be identified. |
static ExceptionCode |
PERSIST_CANT_CBR_ENABLE
Cannot set CBREnabled equal to true until after the VerityDomainConfiguration has been setup and properties VerityMasterAdminServerHostname and VerityMasterAdminServerPort are valid. |
static ExceptionCode |
PERSIST_CANT_CHANGE_CBR_LOCALE
The CBRLocale of object store {0} may not be changed when any VerityCollection objects exist in that object store. |
static ExceptionCode |
PERSIST_CANT_CHANGE_ROOT_DIRECTORY_PATH
The VerityIndexArea.RootDirectoryPath property cannot be changed when a VerityCollection exists in that IndexArea. |
static ExceptionCode |
PERSIST_CANT_DELETE_INUSE_INDEX_AREA
Can't delete a VerityIndexArea when the VerityCollections property is not empty. |
static ExceptionCode |
PERSIST_CANT_DELETE_VERITY_COLLECTION
Can't delete a VerityCollection from an IndexArea. |
static ExceptionCode |
PERSIST_CANT_USE_ZERO_GUID
Creating an object with a Id of all zeroes is not allowed. |
static ExceptionCode |
PERSIST_CBR_LOCALE_NOT_SET
The CBRLocale property of the object store must be set before any IndexAreas are created |
static ExceptionCode |
PERSIST_COMPOUND_DOCUMENT_INTEGRITY
An attempted operation would violate compound document integrity rules. |
static ExceptionCode |
PERSIST_INVALID_DATABASE_CHARSET
The character set for this database is invalid. |
static ExceptionCode |
PERSIST_INVALID_JOB_IDX_ID
IndexationId {0} in the IndexJobCollectionItem object does not refer to an existing VerityCollection object |
static ExceptionCode |
PERSIST_INVALID_ROOT_DIRECTORY_PATH
The VerityIndexArea.RootDirectoryPath ({0}) contains a path name that does not exist in the file system of the CE server. |
static ExceptionCode |
PERSIST_INVALID_SUBSCRIPTION_TARGET
The specified subscription target is invalid. |
static ExceptionCode |
PERSIST_INVALID_TEMP_DIRECTORY_PATH
The VerityIndexArea.TempDirectoryPath ({0}) contains a path name that does not exist in the file system of the CE server. |
static ExceptionCode |
PERSIST_NO_COLUMN
No column is defined for the property on the indicated class. |
static ExceptionCode |
PERSIST_OBJSTR_DATABASE_TABLES_EXIST
Database tables already exist for the indicated ObjectStore. |
static ExceptionCode |
PERSIST_SINGLETON_CLASS
Only one instance of class {0} can be created. |
static ExceptionCode |
PERSIST_UNEXPECTED_PROPERTY_CARDINALITY
The property cardinality value was unexpected. |
static ExceptionCode |
PERSIST_UNSUPPORTED_DATABASE
The database type specified is not supported. |
static ExceptionCode |
PERSIST_UNSUPPORTED_DATABASE_VERSION
The database version is not supported. |
static ExceptionCode |
PERSIST_UNSUPPORTED_FEDERATED_OP
The current operation ({0}) is not supported or invalid for the federated document. |
static ExceptionCode |
PERSIST_VERITY_MASTER_ADMIN_PORT_INCONSISTENT
If either the VerityMasterAdminServerHostname or VerityMasterAdminServerPort is non-null, both must be non-null. |
static ExceptionCode |
PUBLISH_BAD_PUBLISH_REQUEST
The publish request is invalid. |
static ExceptionCode |
PUBLISH_BAD_PUBLISH_TEMPLATE
An exception occurred while handling the provided publish template object. |
static ExceptionCode |
PUBLISH_CONTENT_ELEMENT_NOT_FOUND
Publishing requires that the source document must contain a content element, but none was found. |
static ExceptionCode |
PUBLISH_CONTENT_REFERENCE_NOT_SUPPORTED
Publishing does not support a content reference as the first content element of the source document. |
static ExceptionCode |
PUBLISH_DITA_INVALID_DITAOT
DITA Open Toolkit not installed in specified DITAHome location in the DITA Rendition Engine Connection. |
static ExceptionCode |
PUBLISH_DITA_INVALID_DITAOT_LIB
DITA Open Toolkit lib folder not found or invalid. |
static ExceptionCode |
PUBLISH_DITA_INVALID_DITAVAL
DITAVAL file requires DocumentTitle, ContentSize and ContentElement properties. |
static ExceptionCode |
PUBLISH_DITA_INVALID_WORKSPACE_FOLDER
The DITA temp workspace folder exists but is not a folder. |
static ExceptionCode |
PUBLISH_DITA_JAVA_HOME_UNDEFINED
JAVA_HOME environment variable not defined. |
static ExceptionCode |
PUBLISH_DITA_PUBLICATION_NOT_FOUND
The DITA publication file was not found . |
static ExceptionCode |
PUBLISH_DITA_RENDER_FAILED
The DITA Open Toolkit render operation failed, returning a non-zero value. |
static ExceptionCode |
PUBLISH_DITA_UNABLE_TO_CREATE
Attempt to create DITA temp files failed. |
static ExceptionCode |
PUBLISH_DITA_UNABLE_TO_DELETE
After render operation, attempt to delete DITA temp files failed. |
static ExceptionCode |
PUBLISH_HANDLER_THREW
An exception occurred in the Publishing handler. |
static ExceptionCode |
PUBLISH_NO_HANDLER
A handler for the PublishRequest indicated could not be retrieved. |
static ExceptionCode |
PUBLISH_READING_PR_PUBLISHINGSTATUS_THREW
Reading the PublishRequest.PublishingStatus threw |
static ExceptionCode |
PUBLISH_READING_REC_THREW
Reading the RenditionEngineConnection threw. |
static ExceptionCode |
REPLICATION_LATER_VERSION_EXISTS
Can not replicate version |
static ExceptionCode |
RETRIEVE_ALL_PROPS_FROM_SAME_CLASS
When returning objects all properties selected must be from same class. |
static ExceptionCode |
RETRIEVE_AMBIGUOUS_PROPERTY
The indicated property is ambiguous: it has no table specifier. |
static ExceptionCode |
RETRIEVE_BAD_APPEND_ACTIVE_CLAUSE
The call to SelectStatementEx.appendActiveClause is invalid. |
static ExceptionCode |
RETRIEVE_BAD_CONTENT_ELEMENT_ID
The element id for the indicated document in the Content table is invalid. |
static ExceptionCode |
RETRIEVE_BAD_CONTENT_ELEMENT_ORDINAL
The indicated ordinal in the element_id of the content is invalid. |
static ExceptionCode |
RETRIEVE_BAD_CONTINUATION_STRING
The indicated continuation string is invalid. |
static ExceptionCode |
RETRIEVE_BAD_GET_OBJECT_PARAMETERS
The getObject parameters are invalid. |
static ExceptionCode |
RETRIEVE_BAD_GLOBAL_IDENTITY
The global identity is invalid. |
static ExceptionCode |
RETRIEVE_BAD_MULTI_SELECT_DISTINCT
The select Distinct operation cannot be used if the selected property is not defined in all object stores of within the scope of the query. |
static ExceptionCode |
RETRIEVE_BAD_NAME_PROPERTY
The name property is not set up correctly in the system metadata for the indicated class. |
static ExceptionCode |
RETRIEVE_BAD_OBJECT_ADDRESS
The ObjectAddress is invalid. |
static ExceptionCode |
RETRIEVE_BAD_OBJECT_COLUMN_TYPE
The column type for object indicated for the property is invalid. |
static ExceptionCode |
RETRIEVE_BAD_ORDERBY_DATATYPE
The datatype for the ORDER BY clause is invalid. |
static ExceptionCode |
RETRIEVE_BAD_PROPERTY_FILTER_TYPE
The indicated property type in PropertyFilter is unrecognized. |
static ExceptionCode |
RETRIEVE_BAD_REPOSITORY_SEARCH
AdHocClassRetriever.executeSearch can be called only for a repository search. |
static ExceptionCode |
RETRIEVE_CANT_COMPARE_TYPES
Can't compare dissimilar types. |
static ExceptionCode |
RETRIEVE_CANT_CREATE_RETRIEVER
The indicated retriever could not be created. |
static ExceptionCode |
RETRIEVE_CANT_CREATE_SEARCH_TEMP_DIR
The temporary file directory indicated cannot be created. |
static ExceptionCode |
RETRIEVE_CANT_GET_LOCAL_HOST
The local host cannot be opened. |
static ExceptionCode |
RETRIEVE_CANT_GET_OBJECT_ID
The object is not an independent or global object. |
static ExceptionCode |
RETRIEVE_CANT_MODIFY_ROOT_FOLDER
The root folder cannot be modified. |
static ExceptionCode |
RETRIEVE_CANT_OPEN_COLLECTION
The indicated Verity collection cannot be opened. |
static ExceptionCode |
RETRIEVE_CANT_OPEN_WORKSPACE
The Verity workspace cannot be opened. |
static ExceptionCode |
RETRIEVE_CANT_SELECT_DISTINCT_PROP_WITH_NO_COLUMN
There is no column defined on the indicated property. |
static ExceptionCode |
RETRIEVE_CANT_SELECT_WITH_DISTINCT
The property cannot be selected using Distinct. |
static ExceptionCode |
RETRIEVE_CONTENT_JOIN_INVALID
Join on content search is invalid. |
static ExceptionCode |
RETRIEVE_CONTENT_NOT_TRANSFER
The content for the indicated document and ordinal is not ContentTransfer. |
static ExceptionCode |
RETRIEVE_CONTENT_SEARCH_AND
CONTAINS or FREETEXT must use AND if ContentSearch is joined using an inner join. |
static ExceptionCode |
RETRIEVE_CONTENT_SEARCH_FAILED
The Verity search failed for the indicated values. |
static ExceptionCode |
RETRIEVE_CONTENT_SEARCH_OR
CONTAINS or FREETEXT must use OR if ContentSearch NOT is joined using an inner join. |
static ExceptionCode |
RETRIEVE_DBCONTEXT_NULL
The database context is unexpectedly null. |
static ExceptionCode |
RETRIEVE_EXCEEDED_BLOB_BUFFER
The maximum length of the indicated blob buffer has been exceeded. |
static ExceptionCode |
RETRIEVE_EXPECTED_ID
An id property was expected. |
static ExceptionCode |
RETRIEVE_INVALID_CLASSID_FOR_PROP
The indicated class id is invalid for the property. |
static ExceptionCode |
RETRIEVE_INVALID_DEPENDENT_FETCH
An attempt was made to get the indicated dependent property by item index when the property is not a dependent * list. |
static ExceptionCode |
RETRIEVE_INVALID_ISCLASS_ALIAS
The class alias in the indicated isclass test is invalid. |
static ExceptionCode |
RETRIEVE_INVALID_LIST_DATATYPE
The list datatype indicated for the property is invalid. |
static ExceptionCode |
RETRIEVE_INVALID_OPERATOR_FOR_CONTAINS
The indicated operator used with CONTAINS or FREETEXT is invalid. |
static ExceptionCode |
RETRIEVE_INVALID_PROPERTY_VALUE
The property value type indicated for the property is invalid. |
static ExceptionCode |
RETRIEVE_INVALID_REFLECTIVE_PROP
Invalid Reflective property(={0}) specified for Enum Propeorty(={1}). |
static ExceptionCode |
RETRIEVE_ITEM_INDEX_NEGATIVE
The item index is negative in the request to retrieve a dependent object. |
static ExceptionCode |
RETRIEVE_MISSING_CONTENTSEARCH_JOIN
When using CONTAINS or FREETEXT, there must be a ContentSearch table joined to another table in the FROM clause. |
static ExceptionCode |
RETRIEVE_MORE_THAN_ONE_CONTENT_TABLE
More than one ContentSearch table cannot be joined into a search |
static ExceptionCode |
RETRIEVE_MULTI_OBJECT_STORE_IN_TRAN
Doing a multiple object store search while in a distributed transaction, such as executing inside event action, is not supported. |
static ExceptionCode |
RETRIEVE_MULTIPLE_COLUMN_NAMES
The two indicated properties with the same table have different column names. |
static ExceptionCode |
RETRIEVE_MULTIPLE_CONTAINSORFREETEXT
More than one CONTAINS or FREETEXT clause in a search statement is invalid. |
static ExceptionCode |
RETRIEVE_MULTIPLE_DATATYPES
The two indicated properties with the same table have different data types. |
static ExceptionCode |
RETRIEVE_MULTIPLE_ON_CONTENT
An ON condition that references content search tables more than once is invalid. |
static ExceptionCode |
RETRIEVE_NEED_MULTIPLE_OBJECT_STORES
At least two object stores must be supplied to a merged scope query. |
static ExceptionCode |
RETRIEVE_NEED_SEARCH_SERVER
At least one search server must be specified for the indicated index area. |
static ExceptionCode |
RETRIEVE_NO_DISTINCT_MERGE
The 'Distinct' operator is not supported in merged scope queries. |
static ExceptionCode |
RETRIEVE_NO_INDEX_AREA_FOR_COLLECTION
There is no Verity index area for the indicated collection id. |
static ExceptionCode |
RETRIEVE_NO_ITEM_INDEX
There is no item index in the request to retrieve a dependent object. |
static ExceptionCode |
RETRIEVE_NO_REQUIRED_CLASS
The indicated persistent property has no required class. |
static ExceptionCode |
RETRIEVE_NO_ROOT_FOLDER
The root folder is not in the cache. |
static ExceptionCode |
RETRIEVE_NO_SELECTED_PROPERTY
The selected property was not found in the property list. |
static ExceptionCode |
RETRIEVE_NO_VERITY_COLLECTION
There is no Verity collection for the indicated collection id. |
static ExceptionCode |
RETRIEVE_NOT_IMPLEMENTED
Not implemented. |
static ExceptionCode |
RETRIEVE_NOT_OBJECT
The indicated property for getObject must be an object. |
static ExceptionCode |
RETRIEVE_NULL_CONTENTSEARCH_JOIN
A null row cannot be joined to ContentSearch. |
static ExceptionCode |
RETRIEVE_NULL_ENUM_COLUMN
Attempt to retrieve an enumeration property that has a reflective property with no column defined. |
static ExceptionCode |
RETRIEVE_NULL_TABLE_LIST
The indicated property cannot be used with a null table for list cardinality. |
static ExceptionCode |
RETRIEVE_ORDER_BY_NOT_SELECTED
The indicated ORDER BY property must be in the select list. |
static ExceptionCode |
RETRIEVE_ORDER_CLAUSE_PARSE_FAILURE
One child node of the order property was expected. |
static ExceptionCode |
RETRIEVE_PARSE_BAD_CARDINALITY
The cardinality on the indicated property is invalid. |
static ExceptionCode |
RETRIEVE_PARSE_BAD_CHILD_COUNT
There was an unexpected number of child elements in the FROM clause. |
static ExceptionCode |
RETRIEVE_PARSE_BAD_LONG_STRING
The indicated long string property is not allowed to be used with the specified operator. |
static ExceptionCode |
RETRIEVE_PARSE_BAD_ROOT_CHILD
The child of the root query node is unrecognized. |
static ExceptionCode |
RETRIEVE_PARSE_CANT_COMPARE_CONSTANTS
An attempt was made to compare two constants that are dates, booleans, or GUIDs. |
static ExceptionCode |
RETRIEVE_PARSE_CONSTANT_NOT_ALLOWED
A constant is not allowed to be used with the indicated operator. |
static ExceptionCode |
RETRIEVE_PARSE_EXPRESSION_NOT_ALLOWED
An expression is not allowed to be used with the indicated operator. |
static ExceptionCode |
RETRIEVE_PARSE_INVALID_FOLDER_SYNTAX
The indicated folder syntax is invalid. |
static ExceptionCode |
RETRIEVE_PARSE_INVALID_FREETEXT_PROPERTY
The property used as the first argument of the FREETEXT operator is invalid. |
static ExceptionCode |
RETRIEVE_PARSE_INVALID_NODE_TYPE
The indicated node type is invalid. |
static ExceptionCode |
RETRIEVE_PARSE_INVALID_OBJECT_FUNCTION
The indicated argument to the OBJECT function is invalid. |
static ExceptionCode |
RETRIEVE_PARSE_INVALID_QUERY_PROPERTY
There was an invalid property in the query. |
static ExceptionCode |
RETRIEVE_PARSE_INVALID_RHS_FOLDER_OPERAND
The operand on the right side of INFOLDER is invalid. |
static ExceptionCode |
RETRIEVE_PARSE_NO_COLUMN_DEFINED
The indicated property in the query has no column defined. |
static ExceptionCode |
RETRIEVE_PARSE_NO_FROM_CLAUSE
No FROM clause was specified in the query. |
static ExceptionCode |
RETRIEVE_PARSE_OBJECT_IN_FROM
The OBJECT function is not allowed in a FROM clause. |
static ExceptionCode |
RETRIEVE_PARSE_PROPERTY_NEEDS_CLASS
The indicated property must be qualified by a class name. |
static ExceptionCode |
RETRIEVE_PARSE_PROPERTY_NOT_ALLOWED
The indicated property is not allowed to be used with the specified operator. |
static ExceptionCode |
RETRIEVE_PARSE_UNEXPECTED_NODE
There was an unexpected node type as indicated. |
static ExceptionCode |
RETRIEVE_PARSE_UNEXPECTED_OPERATOR_DATATYPE
The datatype specified for the indicated operator was unexpected. |
static ExceptionCode |
RETRIEVE_PATH_SLASH
The indicated path name must start with "/" or "\". |
static ExceptionCode |
RETRIEVE_PROPERTY_NOT_DEFINED
The indicated property is not defined. |
static ExceptionCode |
RETRIEVE_PROPERTY_NOT_ORDERABLE
The indicated property is not orderable. |
static ExceptionCode |
RETRIEVE_SQL_SYNTAX_ERROR
There was a syntax error in a SQL query or filter expression at the indicated line and position. |
static ExceptionCode |
RETRIEVE_UNEXPECTED_PROP_CONSTRAINT
The indicated constraint is unexpected for the property. |
static ExceptionCode |
RETRIEVE_UNEXPECTED_SELECTION
The object property selection was unexpected. |
static ExceptionCode |
RETRIEVE_UNRECOGNIZED_QUERY_DATE
The indicated query date is not recognized. |
static ExceptionCode |
RETRIEVE_UNSELECT_ORDER_BY
An unselected property in the ORDER BY clause can be only the id column. |
static ExceptionCode |
SCRIPT_ERROR
There was an error running the script |
static ExceptionCode |
SCRIPT_LOAD_INVOKE_ERROR
There was an error loading or invoking the script engine. |
static ExceptionCode |
SCRIPT_NO_SUCH_METHOD
The method specified does not exist in the indicated script. |
static ExceptionCode |
SCRIPT_SYNTAX_ERROR
There was an error loading the script. |
static ExceptionCode |
SECURITY_ANONYMOUS_DISALLOWED
Anonymous users are not allowed access to the Content Engine. |
static ExceptionCode |
SECURITY_DEFAULT_CONFIG_EXCEPTION
An unexpected exception occurred while parsing the default JAAS configuration file for this application |
static ExceptionCode |
SECURITY_DEFAULT_CONFIG_EXPAND_ERROR
Cannot expand the specified system property in the default JAAS configuration file for this application server. |
static ExceptionCode |
SECURITY_DEFAULT_CONFIG_PARSE_ERROR
There was an error encountered parsing the default JAAS configuration file for this application server. |
static ExceptionCode |
SECURITY_DOMAIN_ENCRYPTION_UNDEFINED
The specified encryption-related property is undefined for this domain. |
static ExceptionCode |
SECURITY_EXCEPTION_READING_OBJECT
An exception occurred while reading a SecurityDescriptor (ACE or ACL). |
static ExceptionCode |
SECURITY_EXCEPTION_WRITING_OBJECT
An exception occurred while writing a SecurityDescriptor (ACE or ACL). |
static ExceptionCode |
SECURITY_INVALID_CONFIGURATION
The security configuration is incorrect. |
static ExceptionCode |
SECURITY_INVALID_CREDENTIALS
The credentials required to communicate with the server are invalid. |
static ExceptionCode |
SECURITY_INVALID_DN
Invalid DN: {0} |
static ExceptionCode |
SECURITY_INVALID_INHERITANCE
The effective access of this object can not be determined with finding the inheritable security object values. |
static ExceptionCode |
SECURITY_INVALID_SECURITY_DESCRIPTOR
An invalid security descriptor was found |
static ExceptionCode |
SECURITY_INVALID_SHORTNAME_STRING
Short Name String is not a valid String |
static ExceptionCode |
SECURITY_INVALID_SID_STRING
The Security Id string indicated is not a valid Security Id. |
static ExceptionCode |
SECURITY_LDAP_PROVIDER_FAILED
Error happens in LDAP provider. |
static ExceptionCode |
SECURITY_MISSING_DEFAULT_INSTANCE_SECURITY
The default instance security for the indicated class is missing. |
static ExceptionCode |
SECURITY_MISSING_SECURITY_ID
The database has been corrupted: the Security Id indicated cannot be found in the security descriptor table. |
static ExceptionCode |
SECURITY_OBJECT_MISSING_ATTRIBUTE
The specified object is missing the attribute indicated. |
static ExceptionCode |
SECURITY_SORT_TYPE_DESCENDING_NOT_SUPPORTED
DESCENDING Order of search results is not suppoerted in eDirectory |
static ExceptionCode |
SECURITY_TOO_MANY_MATCHES
More than one security principal was found. |
static ExceptionCode |
SECURITY_UNEXPECTED_ACE_TYPE
The ACE type was not expected. |
static ExceptionCode |
SECURITY_UNEXPECTED_VERSION
The SecurityDescriptor version indicated was not expected. |
static ExceptionCode |
SECURITY_WSI_KERBEROS_CREDENTIAL_INVALID
The Content Engine Web Services Kerberos credential was found to be invalid. |
static ExceptionCode |
SECURITY_WSI_KERBEROS_LOGIN_FAILED
The Content Engine Web Services Kerberos login failed. |
static ExceptionCode |
SECURITY_WSI_NO_LOGIN_MODULES_SUCCEEDED
The Content Engine Web Services login failed since no login modules succeeded. |
static java.util.Locale |
stDefaultLocale
|
static ExceptionCode |
TRANSPORT_CALL_CONTEXT_ALREADY_SETUP
The current thread already has a call context associated with it. |
static ExceptionCode |
TRANSPORT_CALL_CONTEXT_NOT_SETUP
The current thread has no call context associated with it. |
static ExceptionCode |
TRANSPORT_CORRELATION_ID_MISSING
The server returned a response and the correlation ID is missing. |
static ExceptionCode |
TRANSPORT_EXECUTE_CHG_MISSING_RESPONSE
The server did not return a response to a Content Engine Web Services execute change request call. |
static ExceptionCode |
TRANSPORT_EXPECTED_CLASS_DESCRIPTION
The server was expected to return a class description set result for a metadata search request. |
static ExceptionCode |
TRANSPORT_EXPECTED_ENGINEOBJECT_RESPONSE
The request to the server for an engine object returned no information. |
static ExceptionCode |
TRANSPORT_EXPECTED_ENGINEOBJECTCOLLECTION_RESPONSE
The request to the server for an engine object collection did not return an engine object collection. |
static ExceptionCode |
TRANSPORT_EXPECTED_PROPERTY_RESPONSE
The request to the server for a specific property returned no information. |
static ExceptionCode |
TRANSPORT_EXPECTED_REPOSITORYROWCOLLECTION_RESPONSE
The request to the server for a repository row collection did not return a repository row collection. |
static ExceptionCode |
TRANSPORT_FAILED_SERVER_CALL_CONTEXT_CREATE
The server can not create the internal call context. |
static ExceptionCode |
TRANSPORT_INVALID_CORRELATION_ID
The server returned a correlation ID and there is no corresponding request. |
static ExceptionCode |
TRANSPORT_INVALID_SEARCH_REQUEST
The indicated search request is invalid. |
static ExceptionCode |
TRANSPORT_MISSING_SERVER_RESPONSE
The server failed to return a response for each request. |
static ExceptionCode |
TRANSPORT_MUST_BE_SUBCLASS
The specified class must be of the indicated base class. |
static ExceptionCode |
TRANSPORT_NO_INITIAL_CONTEXT
A J2EE JNDI initial context could not be created. |
static ExceptionCode |
TRANSPORT_SCC_CANNOT_GET_USER_TRANSACTION
The attempt to get a UserTransaction from the TransactionManager failed. |
static ExceptionCode |
TRANSPORT_SCC_DISALLOWED_MULTIPLE_TX_SUSPENSION
The attempted suspension of multiple transaction was not allowed. |
static ExceptionCode |
TRANSPORT_SCC_FAILED_REGISTER_SYNC
The attempt to register the synchronization listener failed. |
static ExceptionCode |
TRANSPORT_SCC_NO_TRANSACTION
There is no current transaction. |
static ExceptionCode |
TRANSPORT_UNABLE_TO_LOCATE_EJB
The server EJB interface was not found. |
static ExceptionCode |
TRANSPORT_UNABLE_TO_LOCATE_EJB_SESSION
The EJB Session was not found in the class path. |
static ExceptionCode |
TRANSPORT_WAITING_QUEUE_FULL
The waiting queue exeeds the upper limit. |
static ExceptionCode |
TRANSPORT_WSI_CLASS_MISSING
Ststem throws NoClassDefFoundError or ClassNotFoundException when trying to create Soap session |
static ExceptionCode |
TRANSPORT_WSI_COLLECTION_RESPONSE_EXPECTED
The server request initiated from the Content Engine Web Services interface did not return an object collection as expected. |
static ExceptionCode |
TRANSPORT_WSI_CONTENT_EXPECTED
Element content during XML-to-Java deserialization was expected but not found. |
static ExceptionCode |
TRANSPORT_WSI_CONTENT_GET_FAILED
An error occured in the client API while reading document content from the Content Engine Web Services interface. |
static ExceptionCode |
TRANSPORT_WSI_CONTENT_RETRIEVAL_FAILED
An error occured in the client API while reading document content from the Content Engine Web Services. |
static ExceptionCode |
TRANSPORT_WSI_CONTENT_SEND_FAILED
An attempt to send content to the server using the Content Engine Web Services interface failed. |
static ExceptionCode |
TRANSPORT_WSI_CREATE_ACTION_TYPE_FAILURE
The Content Engine Web Services ActionType can not be created during an execute change request. |
static ExceptionCode |
TRANSPORT_WSI_DESERIALIZATION_ERROR
An error occurred deserializing a Java object from a Content Engine Web Services XML element. |
static ExceptionCode |
TRANSPORT_WSI_END_TOKEN_EXPECTED
A closing element during XML-to-Java deserialization was expected but not found. |
static ExceptionCode |
TRANSPORT_WSI_HEADER_REGISTRATION_FAILURE
The user security and locale information required for the server's Content Engine Web Services interface cannot be set up properly. |
static ExceptionCode |
TRANSPORT_WSI_INVALID_CONTENT_RESPONSE_TYPE
xsi:type of a ContentResponse value element was not recognized |
static ExceptionCode |
TRANSPORT_WSI_INVALID_CONTENT_TYPE
xsi:type of a ContentData value element was not recognized |
static ExceptionCode |
TRANSPORT_WSI_INVALID_DEPENDENT_OBJ_ACTION
An invalid dependent object action type was detected during an execute change request. |
static ExceptionCode |
TRANSPORT_WSI_INVALID_ENUM_VALUE
Invalid value for attribute defined as an enumerated type in the WSDL |
static ExceptionCode |
TRANSPORT_WSI_INVALID_HEADER_VALUE
The listener for Content Engine Web Services (WSIListener) cannot adequately decipher a value contained in the SOAP header. |
static ExceptionCode |
TRANSPORT_WSI_INVALID_INDEPENDENT
The Content Engine Web Services interface was unable to create the independent object on the server. |
static ExceptionCode |
TRANSPORT_WSI_INVALID_LIST_UPDATE_MODS
The list of dependent objects was not correctly represented by the internal update list class during an execute change call. |
static ExceptionCode |
TRANSPORT_WSI_INVALID_MESSAGE_CONTEXT
The MessageContext encountered by the handler for Content Engine Web Services is not of the correct class. |
static ExceptionCode |
TRANSPORT_WSI_INVALID_OBJECT_VALUE_TYPE
An unexpected singleton object value property was returned from the server. |
static ExceptionCode |
TRANSPORT_WSI_INVALID_RESPONSE_NO_EO
The server response was invalid. |
static ExceptionCode |
TRANSPORT_WSI_INVALID_SEARCH_REQUEST_TYPE
The search request type is invalid. |
static ExceptionCode |
TRANSPORT_WSI_LOOKUP_FAILURE
The server's Content Engine Web Services interface cannot be identified based on the specified end point. |
static ExceptionCode |
TRANSPORT_WSI_MISSING_ACTION_TYPE
The PendingAction specified during an execute change request is not supported by the Content Engine Web Services interface. |
static ExceptionCode |
TRANSPORT_WSI_NETWORK_ERROR
A network error occurred when issuing a web service request. |
static ExceptionCode |
TRANSPORT_WSI_SERIALIZATION_ERROR
An error occurred serializing a Java object to an XML element for use by Content Engine Web Services. |
static ExceptionCode |
TRANSPORT_WSI_SERIALIZATION_HANDLER_NOT_FOUND
The Content Engine Web Services serialization key is not registered. |
static ExceptionCode |
TRANSPORT_WSI_SERIALIZATION_REGISTRY_NOT_FOUND
The Content Engine Web Services WSDL URI is not registered for Java-to-XML serialization. |
static ExceptionCode |
TRANSPORT_WSI_START_TOKEN_EXPECTED
An opening element during XML-to-Java deserialization was expected but not found. |
static ExceptionCode |
TRANSPORT_WSI_UNEXPECTED_RESPONSE
An unexpected response was received by the client API from the server's Content Engine Web Services interface. |
static ExceptionCode |
TRANSPORT_WSI_UNKNOWN_LIFECYCLE_CHANGE_TYPE
The server's Content Engine Web Services interface returned a lifecycle change value that is not recognized by the client. |
static ExceptionCode |
TRANSPORT_WSI_UNKNOWN_RESERVATION_TYPE
The server's Content Engine Web Services interface returned a reservation type value that is not recognized by the client. |
static ExceptionCode |
TRANSPORT_WSI_UNSUPPORTED_PROPERTY_TYPE
The specified property type is either not supported by the Content Engine Web Services interface, or it was submitted from the Content Engine Web Services interface and is not supported by the API. |
static ExceptionCode |
TRANSPORT_WSI_VALUE_EXPECTED
An element or attribute value was expected and required for deserialization. |
static ExceptionCode |
TRANSPORT_WSI_WSDL_FILE_NOT_FOUND
The WSDL file used to communicate with the server's Content Engine Web Services interface cannot be found. |
Method Summary | |
---|---|
java.lang.String |
getDefaultEnglishString()
Returns default English pattern string. |
ErrorLoggingLevel |
getErrorLoggingLevel()
Indicates whether the exception is required to be logged. |
static ExceptionCode |
getExceptionCode(java.lang.String key)
Gets the ExceptionCode object referenced by the specified resource key (ExceptionCode
field name). |
int |
getId()
Returns id. |
java.lang.String |
getKey()
Returns resource key. |
boolean |
isFatal()
Indicates whether the exception is thrown back to the initiating client, or whether it can be returned by an accessor method. |
java.lang.String |
toString(java.util.Locale le,
java.lang.Object[] args)
Returns a String representation of the exception using the specified locale. |
java.lang.String |
toString(java.lang.Object[] args)
Returns a String representation of the exception (using the default locale). |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.util.Locale stDefaultLocale
public static final ExceptionCode API_AFTER_LAST_PAGE_ELEMENT
public static final ExceptionCode API_BEFORE_FIRST_PAGE_ELEMENT
public static final ExceptionCode API_BEFORE_NEXT_PAGE_ELEMENT
public static final ExceptionCode API_EMPTY_BATCH
public static final ExceptionCode API_EXPECTED_UNEVALUATED_STATE
public static final ExceptionCode API_FETCH_MERGE_PROPERTY_ERROR
public static final ExceptionCode API_FROM_INIT_OR_QUERY_STRING_NOT_SET
public static final ExceptionCode API_FROM_INIT_VALUE_NOT_SET
public static final ExceptionCode API_INDEX_OUT_OF_BOUNDS
public static final ExceptionCode API_INITIALIZED
public static final ExceptionCode API_INVALID_CONFIGURATION_PARAMETER
public static final ExceptionCode API_INVALID_CONNECTION_PARAMETER
public static final ExceptionCode API_INVALID_METADATA_CACHE_PARAMETER
public static final ExceptionCode API_INVALID_PROPERTY_TYPE
public static final ExceptionCode API_INVALID_URI
public static final ExceptionCode API_J2EE_UTIL_INIT_FAILED
public static final ExceptionCode API_METHOD_NO_DEPENDENT_SUPPORT
public static final ExceptionCode API_MULTIPLY_FILED_IN_FOLDER
public static final ExceptionCode API_NOT_A_CONTENT_TRANSFER
public static final ExceptionCode API_NOT_A_RESERVATION
public static final ExceptionCode API_NOT_FILED_IN_FOLDER
public static final ExceptionCode API_NO_CONTENT_ELEMENTS
public static final ExceptionCode API_PROPERTY_FETCH_FAILED
public static final ExceptionCode API_PROPERTY_NOT_IN_CACHE
public static final ExceptionCode API_PROPERTY_TEMPLATE_NOT_FOUND
public static final ExceptionCode API_READ_ONLY_COLLECTION
public static final ExceptionCode API_SAVE_BEFORE_REFRESH
public static final ExceptionCode API_SESSION_CLASS_NOT_FOUND
public static final ExceptionCode API_SESSION_NOT_IMPL_CORRECTLY
public static final ExceptionCode API_SESSION_NOT_SET
public static final ExceptionCode API_UNABLE_TO_USE_CONNECTION
public static final ExceptionCode API_UNEXPECTED_JNDI_ERROR
public static final ExceptionCode API_UNSUPPORTED_API_CLASS
public static final ExceptionCode API_UNSUPPORTED_PROPERTY_TYPE
public static final ExceptionCode PASSWORD_IS_EMPTY_ERROR
public static final ExceptionCode CBR_CANT_ATTACH_COLLECTION
public static final ExceptionCode CBR_CANT_CREATE_COLLECTION
public static final ExceptionCode CBR_CANT_WRITE_CONTENT_FILE
public static final ExceptionCode CBR_INCOMPLETE_CONFIG
public static final ExceptionCode CBR_NO_FILENAME_FOR_CONTENT
public static final ExceptionCode CBR_INDEX_NON_REPOSITORY_OBJECT
public static final ExceptionCode CBR_INDEX_BAD_OBJECT_STORE
public static final ExceptionCode CBR_NOT_INDEXABLE
public static final ExceptionCode CBR_NO_INDEX_AREA_AVAILABLE
public static final ExceptionCode CBR_NO_INDEX_SERVER_AVAILABLE
public static final ExceptionCode CBR_UNSUPPORTED_KEY
public static final ExceptionCode CBR_CANT_GET_ADMIN_CONFIG
public static final ExceptionCode CBR_CANT_GET_SEARCH_CONFIG
public static final ExceptionCode CBR_CANT_GET_BROKER_CONFIG
public static final ExceptionCode CBR_CANT_GET_INDEX_SERVER_CONFIG
public static final ExceptionCode CBR_NOT_MASTER_ADMIN_SERVER
public static final ExceptionCode CBR_CANT_AUTHENTICATE_ON_SEARCH
public static final ExceptionCode CBR_CANT_LOGON_TO_INDEX_SERVER
public static final ExceptionCode CBR_CANT_LOGON_TO_VERITY
public static final ExceptionCode CBR_CANT_DELETE_VERITY_WORKSPACE
public static final ExceptionCode CBR_CANT_CREATE_VERITY_WORKSPACE
public static final ExceptionCode CBR_NO_TICKET_SERVER_FOR_ADMIN_SERVER
public static final ExceptionCode CBR_CANT_SET_GROUP_ON_COLLECTION
public static final ExceptionCode CBR_FULLTEXTROWLIMIT_EXCEEDED
public static final ExceptionCode CBR_NOT_INDEXED
public static final ExceptionCode CBR_LOAD_TRANSLATORS_EXCEPTION
public static final ExceptionCode CBR_DIALECT_NOT_SUPPORTED
public static final ExceptionCode CBR_QUERY_PARSE_ERROR
public static final ExceptionCode CLASSIFY_ACTION_NOT_FOUND
public static final ExceptionCode CLASSIFY_COMPONENT_NOT_REGISTERED
public static final ExceptionCode CLASSIFY_DOCUMENT_NOT_FOUND
public static final ExceptionCode CLASSIFY_HANDLER_THREW
public static final ExceptionCode CLASSIFIER_THREW
public static final ExceptionCode CLASSIFY_NO_CONTENT_TO_CLASSIFY
public static final ExceptionCode CLASSIFY_STATUS_UPDATE_FAILURE
public static final ExceptionCode CLASSIFY_UNKNOWN_MIME_TYPE
public static final ExceptionCode CONTENT_CACHE_AREA_ACCESS_FAILED
public static final ExceptionCode CONTENT_CACHE_FILE_STREAM_ALREADY_CLOSED
public static final ExceptionCode CONTENT_CACHE_INTERNAL_ERROR
public static final ExceptionCode CONTENT_CACHE_SOURCE_STORAGE_AREA_FAILED
public static final ExceptionCode CONTENT_CA_INTERNAL_ERROR
public static final ExceptionCode CONTENT_CA_CLOSE_FAILED
public static final ExceptionCode CONTENT_CA_CONSOLIDATING_CHUNKS_FAILED
public static final ExceptionCode CONTENT_CA_CONTINUE_UPLOAD_FAILED
public static final ExceptionCode CONTENT_CA_COOKIE_MISSING_PARAM
public static final ExceptionCode CONTENT_CA_DELETE_FAILED
public static final ExceptionCode CONTENT_CA_DELETE_FAILED_RETENTION_CHECK
public static final ExceptionCode CONTENT_CA_DELETE_SCRUB_FAILED
public static final ExceptionCode CONTENT_CA_FAILED_TEMP_CREATION
public static final ExceptionCode CONTENT_CA_FEDERATED_REQUIRES_FIXED_SA
public static final ExceptionCode CONTENT_CA_FINISH_UPLOAD_FAILED
public static final ExceptionCode CONTENT_CA_INVALID_COOKIE
public static final ExceptionCode CONTENT_CA_MIXED_FEDERATED_CONTENT
public static final ExceptionCode CONTENT_CA_OUTPUT_STREAM_ALREADY_SET
public static final ExceptionCode CONTENT_CA_READ_FAILED
public static final ExceptionCode CONTENT_CA_READ_STREAM_ALREADY_SET
public static final ExceptionCode CONTENT_CA_SKIP_BACKWARD_NOT_SUPPORTED
public static final ExceptionCode CONTENT_CA_SKIP_FAILED
public static final ExceptionCode CONTENT_CA_START_UPLOAD_FAILED
public static final ExceptionCode CONTENT_CA_STORE_CHUNK_FAILED
public static final ExceptionCode CONTENT_CA_UNABLE_TO_ABANDONED_DELETE_FILE
public static final ExceptionCode CONTENT_CA_UNKNOWN_CONTENT_UPLOAD_COOKIE
public static final ExceptionCode CONTENT_CA_UPLOAD_FAILED_WRITE
public static final ExceptionCode CONTENT_CA_VALIDATION_FAILED_NOT_FOUND
public static final ExceptionCode CONTENT_CA_VALIDATION_FAILED_PENDING_FINALIZATION
public static final ExceptionCode CONTENT_CA_VALIDATION_FAILED_SIZE
public static final ExceptionCode CONTENT_CONFIG_CREATE_TEMP_FOLDER_FAILED
public static final ExceptionCode CONTENT_CONFIG_TEMP_ROOT_DOES_NOT_EXIST
public static final ExceptionCode CONTENT_CONFIG_TEMP_ROOT_NOT_FOLDER
public static final ExceptionCode CONTENT_DCA_APPEND_NOT_SUPPORTED
public static final ExceptionCode CONTENT_DCA_CONTENT_ELEMENT_NOT_FOUND
public static final ExceptionCode CONTENT_DCA_FAILED_INSERT
public static final ExceptionCode CONTENT_DCA_WRONG_LENGTH
public static final ExceptionCode CONTENT_FCA_CREATE_FAILED
public static final ExceptionCode CONTENT_FCA_DELETE_FAILED
public static final ExceptionCode CONTENT_FCA_DIR_ALREADY_EXISTS
public static final ExceptionCode CONTENT_FCA_DIR_CREATE_FAILED
public static final ExceptionCode CONTENT_FCA_FAILED_RETRIEVING_EXTENSION
public static final ExceptionCode CONTENT_FCA_FAILED_RETRIEVING_OBJECT
public static final ExceptionCode CONTENT_FCA_FAILED_STAKEFILE_LOAD
public static final ExceptionCode CONTENT_FCA_FILE_ALREADY_EXISTS
public static final ExceptionCode CONTENT_FCA_FILE_DOES_NOT_EXIST
public static final ExceptionCode CONTENT_FCA_INIT_FAILED
public static final ExceptionCode CONTENT_FCA_PARENT_OF_FILE_DOES_NOT_EXIST
public static final ExceptionCode CONTENT_FCA_READ_FAILED
public static final ExceptionCode CONTENT_FCA_ROOT_DOES_NOT_EXIST
public static final ExceptionCode CONTENT_FCA_ROOT_NOT_A_DIRECTORY
public static final ExceptionCode CONTENT_FCA_SAVE_FAILED
public static final ExceptionCode CONTENT_FCA_STAKEFILE_ALREADY_EXISTS
public static final ExceptionCode CONTENT_FCA_STAKEFILE_CREATE_FAILED
public static final ExceptionCode CONTENT_FCA_STAKEFILE_INVALID_DATE_FORMAT
public static final ExceptionCode CONTENT_FCA_UNABLE_TO_RENAME_FILE
public static final ExceptionCode CONTENT_FCP_ADMIN_INVALID_COMMAND_CODE
public static final ExceptionCode CONTENT_FCP_ADMIN_INVALID_FUNCTION
public static final ExceptionCode CONTENT_FCP_CENTERA_GET_CLIP_CREATION_FAILED
public static final ExceptionCode CONTENT_FCP_CENTERA_GET_CLIP_RETENTION_FAILED
public static final ExceptionCode CONTENT_FCP_CENTERA_GET_CLUSTER_TIME_FAILED
public static final ExceptionCode CONTENT_FCP_CENTERA_GET_POOL_SETUP_VALUE_FAILED
public static final ExceptionCode CONTENT_FCP_CENTERA_LOAD_POOL_FILE_FAILED
public static final ExceptionCode CONTENT_FCP_CENTERA_OPEN_POOL_FAILED
public static final ExceptionCode CONTENT_FCP_CENTERA_PROCESS_SITEMAP_FAILED
public static final ExceptionCode CONTENT_FCP_CENTERA_REFERRAL_URLS_TAGNUM_MISMATCH
public static final ExceptionCode CONTENT_FCP_CE_ALREADY_EXISTS
public static final ExceptionCode CONTENT_FCP_CE_DELETE_FAILED
public static final ExceptionCode CONTENT_FCP_CE_DOES_NOT_EXIST
public static final ExceptionCode CONTENT_FCP_CE_DUPLICATE_SEQ_NUM
public static final ExceptionCode CONTENT_FCP_CE_OPEN_FAILED
public static final ExceptionCode CONTENT_FCP_CE_READ_FAILED
public static final ExceptionCode CONTENT_FCP_CE_SEEK_FAILED
public static final ExceptionCode CONTENT_FCP_CONNECTION_FAILED
public static final ExceptionCode CONTENT_FCP_CONTENT_CACHE_CHECK_FAILED
public static final ExceptionCode CONTENT_FCP_CREATE_CE_FAILED
public static final ExceptionCode CONTENT_FCP_DOC_CREATE_FAILED
public static final ExceptionCode CONTENT_FCP_DOC_CREATE_FAILED_BAD_INPUT
public static final ExceptionCode CONTENT_FCP_DOC_DELETE_FAILED
public static final ExceptionCode CONTENT_FCP_DOC_EXISTS_FAILED
public static final ExceptionCode CONTENT_FCP_DOC_LOCKDOWN_FAILED
public static final ExceptionCode CONTENT_FCP_FSB_DIRECTORY_NOT_FOUND
public static final ExceptionCode CONTENT_FCP_FSB_EXISTS_FAILED
public static final ExceptionCode CONTENT_FCP_FSB_INVALID_PROVIDER
public static final ExceptionCode CONTENT_FCP_FSB_MKDIR_FAILED
public static final ExceptionCode CONTENT_FCP_FSB_OPEN_FAILED
public static final ExceptionCode CONTENT_FCP_FSB_REFERRAL_NUM_SEQ_MISMATCH
public static final ExceptionCode CONTENT_FCP_FSB_SET_READ_ONLY_FAILED
public static final ExceptionCode CONTENT_FCP_FSB_TMP_DIRECTORY_CREATE_FAILURE
public static final ExceptionCode CONTENT_FCP_FSB_TMP_DIRECTORY_NOT_ACCESSIBLE
public static final ExceptionCode CONTENT_FCP_GET_RETENTION_PERIOD_FAILED
public static final ExceptionCode CONTENT_FCP_INVALID_CONFIGURATION
public static final ExceptionCode CONTENT_FCP_INVALID_REFERRAL_URL
public static final ExceptionCode CONTENT_FCP_INVALID_RESOURCE_STRING
public static final ExceptionCode CONTENT_FCP_INVALID_SEEK_ORIGIN
public static final ExceptionCode CONTENT_FCP_IS_FAILED_CONFIGURE_DOC_CLASSES
public static final ExceptionCode CONTENT_FCP_IS_FAILED_RETRIEVE_DOC_CLASSES
public static final ExceptionCode CONTENT_FCP_IS_FAILED_RETRIEVE_DOC_PROPS
public static final ExceptionCode CONTENT_FCP_IS_INVALID_CSM_CACHE_NAME
public static final ExceptionCode CONTENT_FCP_IS_INVALID_DOC_CLASS_NAME
public static final ExceptionCode CONTENT_FCP_IS_MISMATCHED_PAGE_NUM
public static final ExceptionCode CONTENT_FCP_IS_UNABLE_TO_RETRIEVE_IS_CLASS_DESC
public static final ExceptionCode CONTENT_FCP_LOGOFF_FAILED
public static final ExceptionCode CONTENT_FCP_MISMATCHED_CHECKSUM
public static final ExceptionCode CONTENT_FCP_MISMATCHED_REFERRALURL_LENGTH
public static final ExceptionCode CONTENT_FCP_MISMATCHED_REFERRALURL_PARAM
public static final ExceptionCode CONTENT_FCP_MISMATCHED_REF_VERSION
public static final ExceptionCode CONTENT_FCP_NEGATIVE_RETENTION_PERIOD
public static final ExceptionCode CONTENT_FCP_NO_CONTENT_ELEMENTS_EXIST
public static final ExceptionCode CONTENT_FCP_OPERATION_FAILED
public static final ExceptionCode CONTENT_FCP_OPERATION_FAILED_ON_OPEN
public static final ExceptionCode CONTENT_FCP_OPERATION_FAILED_WITH_CONTENT
public static final ExceptionCode CONTENT_FCP_OPERATION_FAILED_WITH_REFERRAL
public static final ExceptionCode CONTENT_FCP_OPERATION_NOT_SUPPORTED
public static final ExceptionCode CONTENT_FCP_RETENTION_PARAM_NOT_ALLOWED
public static final ExceptionCode CONTENT_FCP_SET_RETENTION_PERIOD_FAILED
public static final ExceptionCode CONTENT_FCP_UNEXPECTED_STATE
public static final ExceptionCode CONTENT_FXCA_CANNOT_GET_PROVIDER
public static final ExceptionCode CONTENT_FXCA_INVALID_CONFIGURATION
public static final ExceptionCode CONTENT_FXCA_OPERATION_FAILED_CONTENT_IS_MIGRATING
public static final ExceptionCode CONTENT_GC_CANNOT_FIND_INDEX_NUMBER
public static final ExceptionCode CONTENT_GC_CANNOT_FIND_SEQUENCE_NUMBER
public static final ExceptionCode CONTENT_GC_INDEX_NOT_CONTENT_TRANSFER
public static final ExceptionCode CONTENT_MC_FAILED_MOVING_CONTENT
public static final ExceptionCode CONTENT_MC_UNSUPPORTED_VERSIONABLE_CLASS
public static final ExceptionCode CONTENT_PC_CLOSE_STREAM_FAILED
public static final ExceptionCode CONTENT_PC_FAILED_NO_STORAGE_DEFINED
public static final ExceptionCode CONTENT_PC_LAST_CHUNK_NOT_SET
public static final ExceptionCode CONTENT_PC_STREAM_FAILED
public static final ExceptionCode CONTENT_PC_UNEXPECTED_CONTENT_TYPE
public static final ExceptionCode CONTENT_PC_UNKNOWN_STATE
public static final ExceptionCode CONTENT_PC_WRITE_FAILED
public static final ExceptionCode CONTENT_SA_DELETES_NOT_ALLOWED
public static final ExceptionCode CONTENT_SA_EXCEEDED_CLOSURE_DATE
public static final ExceptionCode CONTENT_SA_EXCEEDED_MAX_COUNT
public static final ExceptionCode CONTENT_SA_EXCEEDED_MAX_SIZE
public static final ExceptionCode CONTENT_SA_INVALID_DIRECTORY_STRUCTURE
public static final ExceptionCode CONTENT_SA_INVALID_RETENTION_PERIOD
public static final ExceptionCode CONTENT_SA_INVALID_STATUS_CHANGE
public static final ExceptionCode CONTENT_SA_NO_STORAGE_AREA_FOR_RESERVATION
public static final ExceptionCode CONTENT_SA_STORAGE_AREA_NOT_OPEN
public static final ExceptionCode CONTENT_SA_UNKNOWN_CLASS
public static final ExceptionCode CONTENT_SA_UNKNOWN_STORAGE_AREA
public static final ExceptionCode CONTENT_STREAM_INIT_FAILED
public static final ExceptionCode CONTENT_SQ_SERIALIZED_OBJECT_IS_NULL
public static final ExceptionCode CONTENT_SQ_UNKNOWN_COMMAND
public static final ExceptionCode CONTENT_TTL_STREAM_EXPIRED
public static final ExceptionCode CONTENT_CA_FINALIZE_FAILED_SIZE
public static final ExceptionCode CONTENT_FCP_INVALID_REFERRAL_VERSION
public static final ExceptionCode CONTENT_CFS_METADATA_PARSE_ERROR
public static final ExceptionCode CONTENT_CFS_INTERNAL_ERROR
public static final ExceptionCode CONTENT_CFS_DB_ERROR
public static final ExceptionCode CONTENT_FCP_CLOSE_FAILED
public static final ExceptionCode CONTENT_FCP_CE_TESTOPERATIONSUCCESS_FAILED
public static final ExceptionCode CONTENT_FCP_CE_USESVERSIONS_FAILED
public static final ExceptionCode CONTENT_FCP_CE_EXISTS_FAILED
public static final ExceptionCode CONTENT_SA_NO_OPEN_STORAGE_AREA_FOR_CFS
public static final ExceptionCode CONTENT_FCP_POOL_MAX_REACHED
public static final ExceptionCode CONTENT_FCP_DOC_FREEZE_FAILED
public static final ExceptionCode CONTENT_FCP_INVALID_REFERRALURL_COUNT
public static final ExceptionCode CONTENT_FCP_INVALID_CONTENT_ELEMENT_SEQUENCE
public static final ExceptionCode CONTENT_FCP_DEVICE_QUERY_FAILED
public static final ExceptionCode CONTENT_FCP_TEMP_FILE_OPERATION_FAILED
public static final ExceptionCode CONTENT_OPERATION_NON_RETRIABLE_FAILURE
public static final ExceptionCode CONTENT_FCP_DOC_FREEZE_NOT_SUPPORTED
public static final ExceptionCode CONTENT_FCP_TSM_API_FAILURE
public static final ExceptionCode CONTENT_FCP_TSM_WRONG_MGMT_CLASS
public static final ExceptionCode CONTENT_FCP_TSM_NO_OBJECT
public static final ExceptionCode CONTENT_FCP_TSM_RETENTION_EVENT
public static final ExceptionCode CONTENT_FCP_TSM_OBJECT_CREATE_FAILED
public static final ExceptionCode CONTENT_FCP_TSM_INVALID_RETENTION_INITIATED_STATE
public static final ExceptionCode CONTENT_FCP_TSM_INVALID_REFERRAL_BLOB
public static final ExceptionCode CONTENT_FCP_TSM_API_INITIALIZATION
public static final ExceptionCode CONTENT_FCP_TSM_CREATE_OPT_FILE
public static final ExceptionCode CONTENT_FCP_TSM_LOAD_OPT_FILE
public static final ExceptionCode CONTENT_FCP_TSM_MISSING_OPT_FILE
public static final ExceptionCode CONTENT_FCP_TSM_WRITE_OPT_FILE
public static final ExceptionCode CONTENT_FCP_RETRYABLE_READ_TIMEOUT
public static final ExceptionCode CONTENT_FCP_TSM_TOO_MANY_CONTENT_ELEMENTS
public static final ExceptionCode DB_BAD_BATCH_RESULT
public static final ExceptionCode DB_BAD_DATABASE_VENDOR
public static final ExceptionCode DB_BAD_DATATYPE
public static final ExceptionCode DB_BAD_INPUT_BINDING_INDEX
public static final ExceptionCode DB_BAD_OUTPUT_BINDING_TYPE
public static final ExceptionCode DB_COLUMN_DOES_NOT_EXIST
public static final ExceptionCode DB_CONNECTION_REESTABLISHED
public static final ExceptionCode DB_ERROR
public static final ExceptionCode DB_ERROR_R
public static final ExceptionCode DB_FINISH_EXECUTE
public static final ExceptionCode DB_INVALID_EXECUTION
public static final ExceptionCode DB_INVALID_STATEMENT
public static final ExceptionCode DB_NOTHING_TO_INSERT
public static final ExceptionCode DB_NOT_UNIQUE
public static final ExceptionCode DB_NO_COUNT_IN_RESULT
public static final ExceptionCode DB_NO_INSERT_TABLE
public static final ExceptionCode DB_NO_RESULT
public static final ExceptionCode DB_OBJECT_DOES_NOT_EXIST
public static final ExceptionCode DB_OUT_OF_MEMORY
public static final ExceptionCode DB_SEQUENCE_EXHAUSTED
public static final ExceptionCode DB_ROWLENGTH_LIMIT_EXCEEDED
public static final ExceptionCode DB_TABLE_DOES_NOT_EXIST
public static final ExceptionCode DB_UNABLE_TO_ALTER_COLUMN
public static final ExceptionCode DB_UNEXPECTED_SQL_RESULT
public static final ExceptionCode CLASSIFY_DITA_COMPONENT_FILED_IN_MULTIPLE_FOLDERS
public static final ExceptionCode CLASSIFY_DITA_COMPONENT_NOT_FILED_IN_ANY_FOLDER
public static final ExceptionCode CLASSIFY_DITA_INVALID_PATH
public static final ExceptionCode CLASSIFY_DITA_UNSUPPORTED_TYPE
public static final ExceptionCode CLASSIFY_DITA_REQUIRED_VALUE_NOT_FOUND
public static final ExceptionCode CLASSIFY_DITA_INVALID_NODE_TEXT_FORMAT
public static final ExceptionCode PUBLISH_DITA_RENDER_FAILED
public static final ExceptionCode PUBLISH_DITA_INVALID_WORKSPACE_FOLDER
public static final ExceptionCode PUBLISH_DITA_UNABLE_TO_DELETE
public static final ExceptionCode PUBLISH_DITA_UNABLE_TO_CREATE
public static final ExceptionCode PUBLISH_DITA_JAVA_HOME_UNDEFINED
public static final ExceptionCode PUBLISH_DITA_INVALID_DITAVAL
public static final ExceptionCode PUBLISH_DITA_INVALID_DITAOT_LIB
public static final ExceptionCode PUBLISH_DITA_INVALID_DITAOT
public static final ExceptionCode PUBLISH_DITA_PUBLICATION_NOT_FOUND
public static final ExceptionCode E_ACCESS_DENIED
public static final ExceptionCode E_BAD_CLASSID
public static final ExceptionCode E_BAD_FILTER_EXPRESSION
public static final ExceptionCode E_BAD_INDEX
public static final ExceptionCode E_BAD_OBJECT
public static final ExceptionCode E_BAD_OPERATOR
public static final ExceptionCode E_BAD_PARAMETER
public static final ExceptionCode E_BAD_PROPERTYID
public static final ExceptionCode E_BAD_URL
public static final ExceptionCode E_BAD_VALUE
public static final ExceptionCode E_CLASS_LOADING_ERROR
public static final ExceptionCode E_CLASS_NOT_SEARCHABLE
public static final ExceptionCode E_CLOSED_STREAM
public static final ExceptionCode E_CONFLICTING_OPERATION
public static final ExceptionCode E_CONSTRAINT_VIOLATED
public static final ExceptionCode E_DATABASE_ERROR
public static final ExceptionCode E_DATABASE_FULL
public static final ExceptionCode E_DATATYPE_MISMATCH
public static final ExceptionCode E_DEADLOCK_ERROR
public static final ExceptionCode E_DUPLICATE_LIST_UPDATE
public static final ExceptionCode E_ENUM_NAME_KEY_MATCH_FAILED
public static final ExceptionCode E_EXCEPTION_RETRY
public static final ExceptionCode E_FAILED
public static final ExceptionCode E_FAILED_TO_GET_DATASOURCE
public static final ExceptionCode E_FOREIGN_OBJECT
public static final ExceptionCode E_HEAP_FAILURE
public static final ExceptionCode E_ILLEGAL_OPERATION
public static final ExceptionCode E_INVALID_ARGUMENT
public static final ExceptionCode E_INVALID_ENUM_VALUE
public static final ExceptionCode E_INVALID_ID
public static final ExceptionCode E_INVALID_LOCALE_FORMAT
public static final ExceptionCode E_INVALID_OBJECT_ADDRESS
public static final ExceptionCode E_INVALID_OBJECT_TYPE
public static final ExceptionCode E_INVALID_OBJ_FOR_SERIALIZATION
public static final ExceptionCode E_INVALID_PROPERTY_MERGE
public static final ExceptionCode E_INVALID_REQUEST
public static final ExceptionCode E_JBOSS_INVALID_CONFIGURATION
public static final ExceptionCode E_LDAP_INVALID_CONFIGURATION
public static final ExceptionCode E_METHOD_NOT_IMPLEMENTED
public static final ExceptionCode E_NOT_AUTHENTICATED
public static final ExceptionCode E_NOT_CREATABLE
public static final ExceptionCode E_NOT_SUPPORTED
public static final ExceptionCode E_NOT_UNIQUE
public static final ExceptionCode E_NO_CURRENT_VERSION
public static final ExceptionCode E_NULL_ARGUMENT
public static final ExceptionCode E_NULL_OR_INVALID_PARAM_VALUE
public static final ExceptionCode E_OBJECT_CLONE_FAILED
public static final ExceptionCode E_OBJECT_DELETED
public static final ExceptionCode E_OBJECT_LOCKED
public static final ExceptionCode E_OBJECT_MODIFIED
public static final ExceptionCode E_OBJECT_NOT_FOUND
public static final ExceptionCode E_OBJECT_NOT_LOCKABLE
public static final ExceptionCode E_OBJECT_NOT_LOCKED
public static final ExceptionCode E_OBJECT_REFERENCED
public static final ExceptionCode E_OBJECT_REFERENCES_OTHERS
public static final ExceptionCode E_PROPERTY_NOT_SEARCHABLE
public static final ExceptionCode E_READ_ONLY
public static final ExceptionCode E_REQUIRED_VALUE_ABSENT
public static final ExceptionCode E_RESERVATION_EXISTS
public static final ExceptionCode E_RESOURCE_LOADING_ERROR
public static final ExceptionCode E_RESOURCE_NOT_FOUND
public static final ExceptionCode E_SERVER_ERROR
public static final ExceptionCode E_TEMP_FILES_DIR_ERROR
public static final ExceptionCode E_TRANSACTION_TIMEOUT
public static final ExceptionCode E_UNEXPECTED
public static final ExceptionCode E_UNEXPECTED_EXCEPTION
public static final ExceptionCode E_UNSUPPORTED_STREAM
public static final ExceptionCode E_URL_PROTOCOL_NOT_SUPPORTED
public static final ExceptionCode E_UTIL_EXCEPTION_READING_OBJECT
public static final ExceptionCode E_UTIL_EXCEPTION_WRITING_OBJECT
public static final ExceptionCode E_UTIL_LITTLE_ENDIAN_CONVERSION_FAILED
public static final ExceptionCode E_VALUE_NOT_SET
public static final ExceptionCode E_WEBLOGIC_INVALID_CONFIGURATION
public static final ExceptionCode E_WEBSPHERE_INVALID_CONFIGURATION
public static final ExceptionCode E_TRANSACTION_FAILURE
public static final ExceptionCode E_INVALID_CONTEXT
public static final ExceptionCode E_NOT_IN_USER_TRANSACTION
public static final ExceptionCode EVENT_ACTION_NO_HANDLER
public static final ExceptionCode EVENT_BAD_EVENT_TYPE
public static final ExceptionCode EVENT_BAD_SUBSCRIPTION_TYPE
public static final ExceptionCode EVENT_CM_RESERVATION_NOT_ALLOWED
public static final ExceptionCode EVENT_EXTERNAL_FAILURE
public static final ExceptionCode EVENT_HANDLER_THREW
public static final ExceptionCode EVENT_NO_SCRIPT
public static final ExceptionCode EVENT_QUEUEITEM_NO_HANDLER
public static final ExceptionCode EVENT_QUEUEITEM_UNKNOWN_CLASS
public static final ExceptionCode EVENT_HANDLER_VALIDATION_FAILED
public static final ExceptionCode EVENT_USER_ABORT
public static final ExceptionCode EVENT_CM_CONTENTREFERENCE_NOT_ALLOWED
public static final ExceptionCode EVENT_INFINITE_LOOP_DETECTED
public static final ExceptionCode EVENT_DUPLICATE_LIST_SUBSCRIBED_EVENT
public static final ExceptionCode CLASSIFICATION_DATETIME_PARSE_FAILED
public static final ExceptionCode CLASSIFICATION_DATETIME_PARSE_FAILED_SIMPLE
public static final ExceptionCode EVENT_CM_INCOMPATIBLE_JAVA_VERSION
public static final ExceptionCode GCD_DOMAIN_ALREADY_EXISTS
public static final ExceptionCode GCD_CANNOT_LOAD
public static final ExceptionCode GCD_CANNOT_LOCK
public static final ExceptionCode GCD_CANNOT_SAVE
public static final ExceptionCode GCD_DOMAIN_DOES_NOT_EXIST
public static final ExceptionCode GCD_INVALID_CONFIGURATION
public static final ExceptionCode GCD_INVALID_EPOCH_ID
public static final ExceptionCode GCD_JNDI_FAILURE
public static final ExceptionCode GCD_MISSING_CONFIGURATION
public static final ExceptionCode GCD_NO_REPLACE_COLLECTION
public static final ExceptionCode GCD_NO_SERVER_CALL_CONTEXT
public static final ExceptionCode GCD_OBJECT_ALREADY_EXISTS
public static final ExceptionCode GCD_UNEXPECTED_STATE
public static final ExceptionCode IS_CLASS_MAPPING_PARSE_ERROR
public static final ExceptionCode IS_PD_ACTION_NOT_SUP
public static final ExceptionCode IS_PD_ANNOT_ERROR
public static final ExceptionCode IS_PD_ANNOT_IRRECOVERABLE_ERR
public static final ExceptionCode IS_PD_CANNOT_ADD_COMPENT
public static final ExceptionCode IS_PD_CANNOT_CLEAR_INX_SHM
public static final ExceptionCode IS_PD_CANNOT_FIND_COMPENT
public static final ExceptionCode IS_PD_CANNOT_GET_COMPENT
public static final ExceptionCode IS_PD_CANNOT_RECOVER_DOC
public static final ExceptionCode IS_PD_CE_PROP_TYPE_NOT_SUP
public static final ExceptionCode IS_PD_CE_UNEXPECTED_PROP_TYPE
public static final ExceptionCode IS_PD_COMMIT_ERROR
public static final ExceptionCode IS_PD_CREATE_CONTENT_ELEMENT_ERROR
public static final ExceptionCode IS_PD_CREATE_CONTENT_REF_ERROR
public static final ExceptionCode IS_PD_CREATE_CONTENT_XFER_ERROR
public static final ExceptionCode IS_PD_DCL_ID_NOT_FOUND
public static final ExceptionCode IS_PD_DCL_NOT_MAPPED
public static final ExceptionCode IS_PD_DCL_NOT_MATCH
public static final ExceptionCode IS_PD_DCL_TO_ID_ERROR
public static final ExceptionCode IS_PD_DELETE_DOC_ERROR
public static final ExceptionCode IS_PD_DN_NOT_FOUND
public static final ExceptionCode IS_PD_DOC_ERROR
public static final ExceptionCode IS_PD_FETCH_ANNOTATED_DOC_ERROR
public static final ExceptionCode IS_PD_FETCH_CUSTOM_OBJ_ERROR
public static final ExceptionCode IS_PD_FETCH_DOC_ERROR
public static final ExceptionCode IS_PD_GET_LOG_ERROR
public static final ExceptionCode IS_PD_MAPPING_NOT_INIT
public static final ExceptionCode IS_PD_MISC_ERROR
public static final ExceptionCode IS_PD_NEW_DIR_MISMATCH
public static final ExceptionCode IS_PD_NO_DN
public static final ExceptionCode IS_PD_NO_FSA
public static final ExceptionCode IS_PD_OLD_DIR_MISMATCH
public static final ExceptionCode IS_PD_OS_GUID
public static final ExceptionCode IS_PD_PARSER_ERROR
public static final ExceptionCode IS_PD_PROP_ID_NOT_FOUND
public static final ExceptionCode IS_PD_PROP_TO_ID_ERROR
public static final ExceptionCode IS_PD_SAVE_BATCH_ERROR
public static final ExceptionCode IS_PD_SAVE_DOC_ERROR
public static final ExceptionCode IS_PD_SSI_LOGON_ERROR
public static final ExceptionCode IS_PD_UNEXPECTED_INDEX_TYPE
public static final ExceptionCode IS_PD_UPDATE_DOC_ERROR
public static final ExceptionCode IS_PD_XML_LEN_ERROR
public static final ExceptionCode IS_PD_XML_VERSION_ERROR
public static final ExceptionCode IS_PS_DOC_BUILDER_ERROR
public static final ExceptionCode IS_PS_PARSE_IO_ERROR
public static final ExceptionCode IS_PS_PARSE_SAX_ERROR
public static final ExceptionCode JDBC_AFTER_END_OF_RESULTSET_ERROR
public static final ExceptionCode JDBC_BEFORE_START_OF_RESULTSET_ERROR
public static final ExceptionCode JDBC_CANNOT_ABSOLUTE_ERROR
public static final ExceptionCode JDBC_COLUMN_NOT_FOUND_ERROR
public static final ExceptionCode JDBC_CONNECTION_IS_READONLY_ERROR
public static final ExceptionCode JDBC_CONNECT_ERROR
public static final ExceptionCode JDBC_DRIVER_STATIC_ERROR
public static final ExceptionCode JDBC_ILLEGAL_FETCH_DIRECTION_ERROR
public static final ExceptionCode JDBC_ILLEGAL_OPERATION_ON_RESULTSET_ERROR
public static final ExceptionCode JDBC_NOT_SUPPORTED_ERROR
public static final ExceptionCode JDBC_OBJECTSTORE_IS_EMPTY_ERROR
public static final ExceptionCode JDBC_OBJECT_STORE_NOT_FOUND_ERROR
public static final ExceptionCode JDBC_PASSWORD_IS_EMPTY_ERROR
public static final ExceptionCode JDBC_QUERY_GENERTED_NO_FIELDS_ERROR
public static final ExceptionCode JDBC_QUERY_NOT_EXECUTED_ERROR
public static final ExceptionCode JDBC_RESULTSETMETADATA_COLUMN_INDEX_ERROR
public static final ExceptionCode JDBC_RESULTSET_CLOSED_ERROR
public static final ExceptionCode JDBC_STATEMENT_CLOSED_ERROR
public static final ExceptionCode JDBC_STATEMENT_FETCH_DIRECTION_ERROR
public static final ExceptionCode JDBC_STATEMENT_FETCH_SIZE_ERROR
public static final ExceptionCode JDBC_STATEMENT_QUERY_NULL_OR_EMPTY_ERROR
public static final ExceptionCode JDBC_URI_IS_EMPTY_ERROR
public static final ExceptionCode JDBC_USER_IS_EMPTY_ERROR
public static final ExceptionCode JDBC_VALUE_GENERATED_ERROR
public static final ExceptionCode JDBC_INVALID_CURSOR_OPERATION
public static final ExceptionCode JDBC_CONNECT_ACCESS_ERROR
public static final ExceptionCode METADATA_BAD_AUDITDEF_PARENT
public static final ExceptionCode METADATA_BAD_CARDINALITY_ON_MERGE
public static final ExceptionCode METADATA_BAD_MERGE_SCOPE
public static final ExceptionCode METADATA_BAD_SUBTREE_CLASS
public static final ExceptionCode METADATA_BAD_TYPES_ON_MERGE
public static final ExceptionCode METADATA_CACHE_SERIALIZE
public static final ExceptionCode METADATA_DDSTATE_NULL
public static final ExceptionCode METADATA_DUP_CLASS_ALIAS
public static final ExceptionCode METADATA_DUP_OBJECT_STORE_IN_SCOPE
public static final ExceptionCode METADATA_DUP_PROP_ALIAS
public static final ExceptionCode METADATA_FAILURE_READING_METADATA_FILE
public static final ExceptionCode METADATA_INCOMPATIBLE_REVISIONS
public static final ExceptionCode METADATA_INCOMPATIBLE_REVISION_ID_DB
public static final ExceptionCode METADATA_INVALID_CVL
public static final ExceptionCode METADATA_INVALID_DEFAULT
public static final ExceptionCode METADATA_INVALID_SEARCH_MD_RESULT
public static final ExceptionCode METADATA_LOAD_CLASS_ERROR
public static final ExceptionCode METADATA_NO_DDSTATE
public static final ExceptionCode METADATA_NO_ROOT_CLASS
public static final ExceptionCode METADATA_NO_SUBCLASS_PROPS
public static final ExceptionCode METADATA_PERSISTER_NOT_DEFINED
public static final ExceptionCode METADATA_PRIMARY_ID_NULL
public static final ExceptionCode METADATA_REFLECTIVE_PROPERTY_INVALID
public static final ExceptionCode METADATA_REQUIRED_CLASS_INVALID
public static final ExceptionCode METADATA_RETRIEVER_METADATA_CACHE_MERGE_FAIL
public static final ExceptionCode METADATA_RETRIEVER_NOT_DEFINED
public static final ExceptionCode METADATA_RETRIEVE_ABOVE_ROOT_IN_DB
public static final ExceptionCode METADATA_ROOT_NOT_IN_DB
public static final ExceptionCode METADATA_STATIC_LOAD_FAILED
public static final ExceptionCode METADATA_TOO_MANY_ROOTS
public static final ExceptionCode METADATA_UNEXPECTED_CREATE_ERROR
public static final ExceptionCode METADATA_OS_CACHE_LOAD_ERROR
public static final ExceptionCode PERSIST_ADDON_CREATION_FAILED
public static final ExceptionCode PERSIST_ADDON_INSTALLATION_FAILED
public static final ExceptionCode PERSIST_BAD_FILTERED_PROPERTY_ID
public static final ExceptionCode PERSIST_CANNOT_GET_DATABASE_VERSION
public static final ExceptionCode PERSIST_CANT_CBR_ENABLE
public static final ExceptionCode PERSIST_CANT_CHANGE_CBR_LOCALE
public static final ExceptionCode PERSIST_CBR_LOCALE_NOT_SET
public static final ExceptionCode PERSIST_COMPOUND_DOCUMENT_INTEGRITY
public static final ExceptionCode PERSIST_INVALID_DATABASE_CHARSET
public static final ExceptionCode PERSIST_INVALID_JOB_IDX_ID
public static final ExceptionCode PERSIST_INVALID_SUBSCRIPTION_TARGET
public static final ExceptionCode PERSIST_NO_COLUMN
public static final ExceptionCode PERSIST_OBJSTR_DATABASE_TABLES_EXIST
public static final ExceptionCode PERSIST_SINGLETON_CLASS
public static final ExceptionCode PERSIST_UNEXPECTED_PROPERTY_CARDINALITY
public static final ExceptionCode PERSIST_UNSUPPORTED_DATABASE
public static final ExceptionCode PERSIST_UNSUPPORTED_DATABASE_VERSION
public static final ExceptionCode PERSIST_CANT_DELETE_INUSE_INDEX_AREA
public static final ExceptionCode PERSIST_CANT_DELETE_VERITY_COLLECTION
public static final ExceptionCode PERSIST_INVALID_ROOT_DIRECTORY_PATH
public static final ExceptionCode PERSIST_VERITY_MASTER_ADMIN_PORT_INCONSISTENT
public static final ExceptionCode PERSIST_CANT_CHANGE_ROOT_DIRECTORY_PATH
public static final ExceptionCode PERSIST_CANT_USE_ZERO_GUID
public static final ExceptionCode PERSIST_INVALID_TEMP_DIRECTORY_PATH
public static final ExceptionCode PERSIST_UNSUPPORTED_FEDERATED_OP
public static final ExceptionCode PUBLISH_BAD_PUBLISH_REQUEST
public static final ExceptionCode PUBLISH_BAD_PUBLISH_TEMPLATE
public static final ExceptionCode PUBLISH_NO_HANDLER
public static final ExceptionCode PUBLISH_HANDLER_THREW
public static final ExceptionCode PUBLISH_READING_REC_THREW
public static final ExceptionCode PUBLISH_READING_PR_PUBLISHINGSTATUS_THREW
public static final ExceptionCode PUBLISH_CONTENT_REFERENCE_NOT_SUPPORTED
public static final ExceptionCode PUBLISH_CONTENT_ELEMENT_NOT_FOUND
public static final ExceptionCode REPLICATION_LATER_VERSION_EXISTS
public static final ExceptionCode RETRIEVE_ALL_PROPS_FROM_SAME_CLASS
public static final ExceptionCode RETRIEVE_AMBIGUOUS_PROPERTY
public static final ExceptionCode RETRIEVE_BAD_APPEND_ACTIVE_CLAUSE
public static final ExceptionCode RETRIEVE_BAD_CONTENT_ELEMENT_ID
public static final ExceptionCode RETRIEVE_BAD_CONTENT_ELEMENT_ORDINAL
public static final ExceptionCode RETRIEVE_BAD_CONTINUATION_STRING
public static final ExceptionCode RETRIEVE_BAD_GET_OBJECT_PARAMETERS
public static final ExceptionCode RETRIEVE_BAD_GLOBAL_IDENTITY
public static final ExceptionCode RETRIEVE_BAD_MULTI_SELECT_DISTINCT
public static final ExceptionCode RETRIEVE_BAD_NAME_PROPERTY
public static final ExceptionCode RETRIEVE_BAD_OBJECT_ADDRESS
public static final ExceptionCode RETRIEVE_BAD_OBJECT_COLUMN_TYPE
public static final ExceptionCode RETRIEVE_BAD_ORDERBY_DATATYPE
public static final ExceptionCode RETRIEVE_BAD_PROPERTY_FILTER_TYPE
public static final ExceptionCode RETRIEVE_BAD_REPOSITORY_SEARCH
public static final ExceptionCode RETRIEVE_CANT_COMPARE_TYPES
public static final ExceptionCode RETRIEVE_CANT_CREATE_RETRIEVER
public static final ExceptionCode RETRIEVE_CANT_CREATE_SEARCH_TEMP_DIR
public static final ExceptionCode RETRIEVE_CANT_GET_LOCAL_HOST
public static final ExceptionCode RETRIEVE_CANT_GET_OBJECT_ID
public static final ExceptionCode RETRIEVE_CANT_MODIFY_ROOT_FOLDER
public static final ExceptionCode RETRIEVE_CANT_OPEN_COLLECTION
public static final ExceptionCode RETRIEVE_CANT_OPEN_WORKSPACE
public static final ExceptionCode RETRIEVE_CANT_SELECT_DISTINCT_PROP_WITH_NO_COLUMN
public static final ExceptionCode RETRIEVE_CANT_SELECT_WITH_DISTINCT
public static final ExceptionCode RETRIEVE_CONTENT_NOT_TRANSFER
public static final ExceptionCode RETRIEVE_CONTENT_SEARCH_AND
public static final ExceptionCode RETRIEVE_CONTENT_SEARCH_FAILED
public static final ExceptionCode RETRIEVE_CONTENT_SEARCH_OR
public static final ExceptionCode RETRIEVE_DBCONTEXT_NULL
public static final ExceptionCode RETRIEVE_EXCEEDED_BLOB_BUFFER
public static final ExceptionCode RETRIEVE_EXPECTED_ID
public static final ExceptionCode RETRIEVE_INVALID_CLASSID_FOR_PROP
public static final ExceptionCode RETRIEVE_INVALID_DEPENDENT_FETCH
public static final ExceptionCode RETRIEVE_INVALID_ISCLASS_ALIAS
public static final ExceptionCode RETRIEVE_INVALID_LIST_DATATYPE
public static final ExceptionCode RETRIEVE_INVALID_OPERATOR_FOR_CONTAINS
public static final ExceptionCode RETRIEVE_INVALID_PROPERTY_VALUE
public static final ExceptionCode RETRIEVE_ITEM_INDEX_NEGATIVE
public static final ExceptionCode RETRIEVE_MISSING_CONTENTSEARCH_JOIN
public static final ExceptionCode RETRIEVE_MORE_THAN_ONE_CONTENT_TABLE
public static final ExceptionCode RETRIEVE_MULTIPLE_COLUMN_NAMES
public static final ExceptionCode RETRIEVE_MULTIPLE_CONTAINSORFREETEXT
public static final ExceptionCode RETRIEVE_MULTIPLE_DATATYPES
public static final ExceptionCode RETRIEVE_MULTIPLE_ON_CONTENT
public static final ExceptionCode RETRIEVE_NEED_SEARCH_SERVER
public static final ExceptionCode RETRIEVE_NOT_IMPLEMENTED
public static final ExceptionCode RETRIEVE_NOT_OBJECT
public static final ExceptionCode RETRIEVE_NO_DISTINCT_MERGE
public static final ExceptionCode RETRIEVE_NO_INDEX_AREA_FOR_COLLECTION
public static final ExceptionCode RETRIEVE_NO_ITEM_INDEX
public static final ExceptionCode RETRIEVE_NO_REQUIRED_CLASS
public static final ExceptionCode RETRIEVE_NO_ROOT_FOLDER
public static final ExceptionCode RETRIEVE_NO_SELECTED_PROPERTY
public static final ExceptionCode RETRIEVE_NO_VERITY_COLLECTION
public static final ExceptionCode RETRIEVE_NULL_CONTENTSEARCH_JOIN
public static final ExceptionCode RETRIEVE_NULL_TABLE_LIST
public static final ExceptionCode RETRIEVE_ORDER_BY_NOT_SELECTED
public static final ExceptionCode RETRIEVE_ORDER_CLAUSE_PARSE_FAILURE
public static final ExceptionCode RETRIEVE_PARSE_BAD_CARDINALITY
public static final ExceptionCode RETRIEVE_PARSE_BAD_CHILD_COUNT
public static final ExceptionCode RETRIEVE_PARSE_BAD_LONG_STRING
public static final ExceptionCode RETRIEVE_PARSE_BAD_ROOT_CHILD
public static final ExceptionCode RETRIEVE_PARSE_CANT_COMPARE_CONSTANTS
public static final ExceptionCode RETRIEVE_PARSE_CONSTANT_NOT_ALLOWED
public static final ExceptionCode RETRIEVE_PARSE_EXPRESSION_NOT_ALLOWED
public static final ExceptionCode RETRIEVE_PARSE_INVALID_FOLDER_SYNTAX
public static final ExceptionCode RETRIEVE_PARSE_INVALID_FREETEXT_PROPERTY
public static final ExceptionCode RETRIEVE_PARSE_INVALID_NODE_TYPE
public static final ExceptionCode RETRIEVE_PARSE_INVALID_OBJECT_FUNCTION
public static final ExceptionCode RETRIEVE_PARSE_INVALID_QUERY_PROPERTY
public static final ExceptionCode RETRIEVE_PARSE_INVALID_RHS_FOLDER_OPERAND
public static final ExceptionCode RETRIEVE_PARSE_NO_COLUMN_DEFINED
public static final ExceptionCode RETRIEVE_PARSE_NO_FROM_CLAUSE
public static final ExceptionCode RETRIEVE_PARSE_OBJECT_IN_FROM
public static final ExceptionCode RETRIEVE_PARSE_PROPERTY_NEEDS_CLASS
public static final ExceptionCode RETRIEVE_PARSE_PROPERTY_NOT_ALLOWED
public static final ExceptionCode RETRIEVE_PARSE_UNEXPECTED_NODE
public static final ExceptionCode RETRIEVE_PARSE_UNEXPECTED_OPERATOR_DATATYPE
public static final ExceptionCode RETRIEVE_PATH_SLASH
public static final ExceptionCode RETRIEVE_PROPERTY_NOT_DEFINED
public static final ExceptionCode RETRIEVE_PROPERTY_NOT_ORDERABLE
public static final ExceptionCode RETRIEVE_SQL_SYNTAX_ERROR
public static final ExceptionCode RETRIEVE_UNEXPECTED_PROP_CONSTRAINT
public static final ExceptionCode RETRIEVE_UNEXPECTED_SELECTION
public static final ExceptionCode RETRIEVE_UNRECOGNIZED_QUERY_DATE
public static final ExceptionCode RETRIEVE_UNSELECT_ORDER_BY
public static final ExceptionCode RETRIEVE_MULTI_OBJECT_STORE_IN_TRAN
public static final ExceptionCode RETRIEVE_CONTENT_JOIN_INVALID
public static final ExceptionCode RETRIEVE_NEED_MULTIPLE_OBJECT_STORES
public static final ExceptionCode RETRIEVE_NULL_ENUM_COLUMN
public static final ExceptionCode RETRIEVE_INVALID_REFLECTIVE_PROP
public static final ExceptionCode SCRIPT_ERROR
public static final ExceptionCode SCRIPT_LOAD_INVOKE_ERROR
public static final ExceptionCode SCRIPT_NO_SUCH_METHOD
public static final ExceptionCode SCRIPT_SYNTAX_ERROR
public static final ExceptionCode SECURITY_ANONYMOUS_DISALLOWED
public static final ExceptionCode SECURITY_EXCEPTION_READING_OBJECT
public static final ExceptionCode SECURITY_EXCEPTION_WRITING_OBJECT
public static final ExceptionCode SECURITY_INVALID_CONFIGURATION
public static final ExceptionCode SECURITY_INVALID_CREDENTIALS
public static final ExceptionCode SECURITY_INVALID_DN
public static final ExceptionCode SECURITY_INVALID_SECURITY_DESCRIPTOR
public static final ExceptionCode SECURITY_INVALID_SHORTNAME_STRING
public static final ExceptionCode SECURITY_INVALID_SID_STRING
public static final ExceptionCode SECURITY_MISSING_DEFAULT_INSTANCE_SECURITY
public static final ExceptionCode SECURITY_MISSING_SECURITY_ID
public static final ExceptionCode SECURITY_OBJECT_MISSING_ATTRIBUTE
public static final ExceptionCode SECURITY_SORT_TYPE_DESCENDING_NOT_SUPPORTED
public static final ExceptionCode SECURITY_TOO_MANY_MATCHES
public static final ExceptionCode SECURITY_UNEXPECTED_ACE_TYPE
public static final ExceptionCode SECURITY_UNEXPECTED_VERSION
public static final ExceptionCode SECURITY_WSI_NO_LOGIN_MODULES_SUCCEEDED
public static final ExceptionCode SECURITY_WSI_KERBEROS_CREDENTIAL_INVALID
public static final ExceptionCode SECURITY_WSI_KERBEROS_LOGIN_FAILED
public static final ExceptionCode SECURITY_DOMAIN_ENCRYPTION_UNDEFINED
public static final ExceptionCode SECURITY_DEFAULT_CONFIG_EXCEPTION
public static final ExceptionCode SECURITY_DEFAULT_CONFIG_EXPAND_ERROR
public static final ExceptionCode SECURITY_DEFAULT_CONFIG_PARSE_ERROR
public static final ExceptionCode SECURITY_INVALID_INHERITANCE
public static final ExceptionCode SECURITY_LDAP_PROVIDER_FAILED
public static final ExceptionCode TRANSPORT_CALL_CONTEXT_ALREADY_SETUP
public static final ExceptionCode TRANSPORT_CALL_CONTEXT_NOT_SETUP
public static final ExceptionCode TRANSPORT_CORRELATION_ID_MISSING
public static final ExceptionCode TRANSPORT_EXECUTE_CHG_MISSING_RESPONSE
public static final ExceptionCode TRANSPORT_EXPECTED_CLASS_DESCRIPTION
public static final ExceptionCode TRANSPORT_EXPECTED_ENGINEOBJECTCOLLECTION_RESPONSE
public static final ExceptionCode TRANSPORT_EXPECTED_ENGINEOBJECT_RESPONSE
public static final ExceptionCode TRANSPORT_EXPECTED_PROPERTY_RESPONSE
public static final ExceptionCode TRANSPORT_EXPECTED_REPOSITORYROWCOLLECTION_RESPONSE
public static final ExceptionCode TRANSPORT_FAILED_SERVER_CALL_CONTEXT_CREATE
public static final ExceptionCode TRANSPORT_INVALID_CORRELATION_ID
public static final ExceptionCode TRANSPORT_INVALID_SEARCH_REQUEST
public static final ExceptionCode TRANSPORT_MISSING_SERVER_RESPONSE
public static final ExceptionCode TRANSPORT_MUST_BE_SUBCLASS
public static final ExceptionCode TRANSPORT_NO_INITIAL_CONTEXT
public static final ExceptionCode TRANSPORT_SCC_CANNOT_GET_USER_TRANSACTION
public static final ExceptionCode TRANSPORT_SCC_DISALLOWED_MULTIPLE_TX_SUSPENSION
public static final ExceptionCode TRANSPORT_SCC_FAILED_REGISTER_SYNC
public static final ExceptionCode TRANSPORT_SCC_NO_TRANSACTION
public static final ExceptionCode TRANSPORT_UNABLE_TO_LOCATE_EJB
public static final ExceptionCode TRANSPORT_UNABLE_TO_LOCATE_EJB_SESSION
public static final ExceptionCode TRANSPORT_WAITING_QUEUE_FULL
public static final ExceptionCode TRANSPORT_WSI_COLLECTION_RESPONSE_EXPECTED
public static final ExceptionCode TRANSPORT_WSI_CONTENT_EXPECTED
public static final ExceptionCode TRANSPORT_WSI_CONTENT_GET_FAILED
public static final ExceptionCode TRANSPORT_WSI_CONTENT_RETRIEVAL_FAILED
public static final ExceptionCode TRANSPORT_WSI_CONTENT_SEND_FAILED
public static final ExceptionCode TRANSPORT_WSI_CREATE_ACTION_TYPE_FAILURE
public static final ExceptionCode TRANSPORT_WSI_DESERIALIZATION_ERROR
public static final ExceptionCode TRANSPORT_WSI_END_TOKEN_EXPECTED
public static final ExceptionCode TRANSPORT_WSI_HEADER_REGISTRATION_FAILURE
public static final ExceptionCode TRANSPORT_WSI_INVALID_DEPENDENT_OBJ_ACTION
public static final ExceptionCode TRANSPORT_WSI_INVALID_HEADER_VALUE
public static final ExceptionCode TRANSPORT_WSI_INVALID_INDEPENDENT
public static final ExceptionCode TRANSPORT_WSI_INVALID_LIST_UPDATE_MODS
public static final ExceptionCode TRANSPORT_WSI_INVALID_MESSAGE_CONTEXT
public static final ExceptionCode TRANSPORT_WSI_INVALID_OBJECT_VALUE_TYPE
public static final ExceptionCode TRANSPORT_WSI_INVALID_RESPONSE_NO_EO
public static final ExceptionCode TRANSPORT_WSI_INVALID_SEARCH_REQUEST_TYPE
public static final ExceptionCode TRANSPORT_WSI_LOOKUP_FAILURE
public static final ExceptionCode TRANSPORT_WSI_MISSING_ACTION_TYPE
public static final ExceptionCode TRANSPORT_WSI_NETWORK_ERROR
public static final ExceptionCode TRANSPORT_WSI_SERIALIZATION_ERROR
public static final ExceptionCode TRANSPORT_WSI_SERIALIZATION_HANDLER_NOT_FOUND
public static final ExceptionCode TRANSPORT_WSI_SERIALIZATION_REGISTRY_NOT_FOUND
public static final ExceptionCode TRANSPORT_WSI_START_TOKEN_EXPECTED
public static final ExceptionCode TRANSPORT_WSI_UNEXPECTED_RESPONSE
public static final ExceptionCode TRANSPORT_WSI_UNKNOWN_LIFECYCLE_CHANGE_TYPE
public static final ExceptionCode TRANSPORT_WSI_UNKNOWN_RESERVATION_TYPE
public static final ExceptionCode TRANSPORT_WSI_UNSUPPORTED_PROPERTY_TYPE
public static final ExceptionCode TRANSPORT_WSI_VALUE_EXPECTED
public static final ExceptionCode TRANSPORT_WSI_WSDL_FILE_NOT_FOUND
public static final ExceptionCode TRANSPORT_WSI_INVALID_ENUM_VALUE
public static final ExceptionCode TRANSPORT_WSI_INVALID_CONTENT_TYPE
public static final ExceptionCode TRANSPORT_WSI_INVALID_CONTENT_RESPONSE_TYPE
public static final ExceptionCode TRANSPORT_WSI_CLASS_MISSING
Method Detail |
---|
public boolean isFatal()
boolean
value. If true, a fatal exception is always thrown back to the initiating client; otherwise,
the exception can be returned by an accessor method.public ErrorLoggingLevel getErrorLoggingLevel()
ErrorLoggingLevel
object containing a field value specifying the logging requirement.public java.lang.String getKey()
public int getId()
public java.lang.String getDefaultEnglishString()
public java.lang.String toString(java.lang.Object[] args)
String
representation of the exception (using the default locale). This method is
thread safe.
args
- An Object
array containing the exception message values (code arguments in use when the
exception occurred).
String
representation of the exception message, based on the default locale.public java.lang.String toString(java.util.Locale le, java.lang.Object[] args)
String
representation of the exception using the specified locale. This method is thread safe.
le
- A Locale
object specifying the locale to use for the exception.args
- An Object
array containing the exception message values (code arguments in use when the exception occurred).
String
representation of the exception message, based on the specified locale.public static ExceptionCode getExceptionCode(java.lang.String key)
ExceptionCode
object referenced by the specified resource key (ExceptionCode
field name). This method is thread safe.
key
- A String
containing the resource key (field name) for the exception.
ExceptionCode
object containing the resource key specified.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |