public enum RMErrorCode extends java.lang.Enum<RMErrorCode>
RMRuntimeException
exception messages.RMRuntimeException#getErrorCode
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessageId()
Returns the IBM Standard Message ID string for
this
RMErrorCode . |
static RMErrorCode |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RMErrorCode[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final RMErrorCode API_PROPERTY_NOT_IN_CACHE
public static final RMErrorCode API_OPERATION_NOT_SUPPORTED
public static final RMErrorCode API_INVALID_SEARCH_REPOSITORIES
public static final RMErrorCode API_INVALID_PROPERTY_DATATYPE
public static final RMErrorCode API_PARENT_CONTAINER_ISCLOSED
public static final RMErrorCode API_CANNOT_CONTAIN_CHILDTYPE
public static final RMErrorCode API_NON_UNIQUE_CONTAINER_PROP_VALUE
public static final RMErrorCode API_MISSING_REQUIRED_PROP_VALUE
public static final RMErrorCode API_CANNOT_DELETE_CONTAINER_DUE_TO_HOLD_CONDITION
public static final RMErrorCode API_CANNOT_DELETE_NON_EMPTY_CONTAINER
public static final RMErrorCode API_CONTAINER_HAS_LOGICALLY_DELETED_CONTAINEES
public static final RMErrorCode API_CANNOT_ADD_TO_INACTIVE_PARENT_CONTAINER
public static final RMErrorCode API_DECL_ERROR_NO_CONTENT_REPOSITORY
public static final RMErrorCode API_DECL_ERROR_CONTAINERS_DIFF_REPOSITORIES
public static final RMErrorCode API_DECL_ERROR_CONTAINER_IS_DELETED
public static final RMErrorCode API_DECL_ERROR_CONTAINER_IS_CLOSED
public static final RMErrorCode API_DECL_ERROR_CONTAINER_IS_INACTIVE
public static final RMErrorCode API_DECL_ERROR_MULITPLE_PHYS_CONTAINERS
public static final RMErrorCode API_DECL_ERROR_MULTIPLE_CONTENT_REPOSITORIES
public static final RMErrorCode API_DECL_ERROR_INELIGIBLE_CONTENT_ITEM
public static final RMErrorCode API_CANNOT_DELETE_RECORD_DUE_TO_HOLD_CONDITION
public static final RMErrorCode API_DECL_ERROR_SUPERSEDE_TARGET_NOT_A_RECORD
public static final RMErrorCode API_ERROR_SUPERSEDE_TARGET_ALREADY_SUPERSEDED
public static final RMErrorCode API_DECL_ERROR_SUPERSEDE_TARGET_UNAVAILABLE
public static final RMErrorCode API_DECL_ERROR_SUPERSEDE_TARGET_CANNOT_WRITE
public static final RMErrorCode API_DECL_ERROR_RECEIPTOF_TARGET_INELIGIBLE
public static final RMErrorCode API_DOD_CLASS_DECL_ERROR_INVALID_CURRENT_CLASSIFICATION
public static final RMErrorCode API_DOD_CLASS_DECL_ERROR_INVALID_INITIAL_CLASSIFICATION
public static final RMErrorCode API_DOD_CLASS_DECL_ERROR_INVALID_CLASSIFICATION_AUTHORITY
public static final RMErrorCode API_DOD_CLASS_DECL_ERROR_INVALID_DECLASSIFY_DATA
public static final RMErrorCode API_DOD_CLASS_DECL_ERROR_DECLASS_DATE_OUT_OF_RANGE
public static final RMErrorCode API_DOD_CLASS_DECL_ERROR_INVALID_DECLASSIFY_DATA_RESTRICTED
public static final RMErrorCode API_DOD_CLASS_DECL_ERROR_INVALID_EXEMPTION_DATA_RESTRICTED
public static final RMErrorCode API_DOD_CLASS_DECL_ERROR_INVALID_DOWNGRADE_DATA_RESTRICTED
public static final RMErrorCode API_DOD_CLASS_DECL_ERROR_INVALID_CLASSIFYING_AGENCY
public static final RMErrorCode API_DOD_CLASS_DECL_ERROR_INVALID_DOWNGRADE_INSTRUCTIONS
public static final RMErrorCode API_DOD_CLASS_DECL_ERROR_INVALID_REASONS_FOR_UPGRADE
public static final RMErrorCode API_DOD_CLASS_DECL_ERROR_INVALID_UPGRADED_BY
public static final RMErrorCode API_DOD_CLASS_DECL_ERROR_INVALID_REVIEWED_BY
public static final RMErrorCode API_DOD_CLASS_DECL_ERROR_INVALID_DOWNGRADED_BY
public static final RMErrorCode API_DOD_CLASS_DECL_ERROR_INVALID_DECLASSIFIED_BY
public static final RMErrorCode API_DOD_CLASS_DECL_ONE_OR_MORE_VALIDATION_ERRORS
public static final RMErrorCode API_CONTAINER_ALREADY_ACTIVE
public static final RMErrorCode API_CONTAINER_ALREADY_INACTIVE
public static final RMErrorCode API_PARENT_CONTAINER_IS_INACTIVE
public static final RMErrorCode API_REASON_FOR_INACTIVE_IS_REQUIRED
public static final RMErrorCode API_CANNOT_REOPEN_CONTAINER_NOT_CLOSED
public static final RMErrorCode API_CANNOT_REOPEN_CONTAINER_ALREADY_REOPENED
public static final RMErrorCode API_CANNOT_REOPEN_CONTAINER_PARENT_CONTANER_IS_CLOSED
public static final RMErrorCode API_REASON_FOR_CLOSE_IS_REQUIRED
public static final RMErrorCode API_CANNOT_CLOSE_CONTAINER_ALREADY_CLOSED
public static final RMErrorCode API_CANNOT_FILE_INTO_INACTIVE_CONTAINER
public static final RMErrorCode API_CANNOT_FILE_INTO_CLOSED_CONTAINER
public static final RMErrorCode API_CANNOT_FILE_SPECIFIC_RECORD_TYPE
public static final RMErrorCode API_CANNOT_FILE_RECORD_IT_ALREADY_EXISTS_IN_CONTAINER
public static final RMErrorCode API_CANNOT_FILE_RECORD_INTO_EXTERNAL_FILEPLAN
public static final RMErrorCode API_CANNOT_FILE_PHYSRECORD_INTO_MULTIPLE_PHYS_CONTAINERS
public static final RMErrorCode API_UNSUPPORTED_DISP_SCHEDULE_CLEAR_MODE
public static final RMErrorCode API_CANNOT_REMOVE_HOLD_NOT_ASSOC_WITH_OBJECT
public static final RMErrorCode API_CANNOT_MANUALLY_REMOVE_DYNAMIC_HOLD
public static final RMErrorCode API_CANNOT_APPLY_HOLD_THAT_IS_NOT_ACTIVE
public static final RMErrorCode API_CANNOT_ADD_HOLD_ALREADY_ASSOC_WITH_ENTITY
public static final RMErrorCode API_CANNOT_DELETE_HOLD_ENTITIES_ARE_ON_HOLD
public static final RMErrorCode API_CANNOT_MOVE_OBJECT
public static final RMErrorCode API_CANNOT_BULK_DELETE_ENTITY_TYPE
public static final RMErrorCode API_CANNOT_BULK_INACTIVATE_ENTITY_TYPE
public static final RMErrorCode API_CANNOT_BULK_ACTIVATE_ENTITY_TYPE
public static final RMErrorCode API_CANNOT_MOVE_RECORD_NOT_IN_SOURCE_CONTAINER
public static final RMErrorCode API_INSUFFICIENT_RIGHTS_TO_MOVE_OBJECT
public static final RMErrorCode API_INSUFFICIENT_RIGHTS_TO_COPY_RECORD
public static final RMErrorCode API_CANNOT_COPY_FEDERATED_DOCUMENT
public static final RMErrorCode API_CANNOT_UNFILE_RECORD_FROM_NONCONTAINING_CONTAINER
public static final RMErrorCode API_CANNOT_UNFILE_SINGLE_FILED_RECORD
public static final RMErrorCode API_CANNOT_UNDECLARE_LOGICALLY_DELETED_RECORD
public static final RMErrorCode API_CANNOT_UNDECLARE_RECORD_WITH_HOLD
public static final RMErrorCode API_CANNOT_UNDECLARE_RECORD_IN_ACTIVE_WORKFLOW
public static final RMErrorCode API_CANNOT_UNDECLARE_RECORD_WITH_FEDERATED_CONTENT
public static final RMErrorCode API_RECEIPTS_NOT_SUPPORTED
public static final RMErrorCode API_INVALID_PATTERN_UNMATCHED_RIGHT_BRACKET
public static final RMErrorCode API_INVALID_PATTERN_MISSING_RIGHT_BRACKET
public static final RMErrorCode API_INVALID_DIGIT_PATTERN_TOO_SHORT
public static final RMErrorCode API_INVALID_PATTERN
public static final RMErrorCode API_PATTERN_HAS_INVALID_PROPERTY
public static final RMErrorCode API_PROPERTY_IN_PATTERN_CANNOT_BE_MULTI_VALUE
public static final RMErrorCode API_PROPERTY_TYPE_IN_PATTERN_NOT_SUPPORTED
public static final RMErrorCode API_DESTROY_FAILURE
public static final RMErrorCode API_DISPOSITION_SCHEDULE_HAS_CHANGED
public static final RMErrorCode API_DESTROY_FAILURE_CHILD_WITH_DIFF_RETENTION
public static final RMErrorCode API_DISPOSITION_ERROR_PHASE_HAS_CHANGED
public static final RMErrorCode API_DISPOSITION_ERROR_BAD_CURRENT_PHASE_EXEC_DATE
public static final RMErrorCode API_DISPOSITION_ERROR_INVALID_ACTION_TYPE
public static final RMErrorCode API_DISPOSITION_ERROR_DUE_TO_HOLD
public static final RMErrorCode API_DISPOSITION_ERROR_DUE_TO_REOPENED_CONTAINER
public static final RMErrorCode API_DISPOSITION_ERROR_WORKFLOW_NOT_STARTED
public static final RMErrorCode API_DESTROY_FAILURE_CHILD_RECORD_WITH_RECORDTYPE
public static final RMErrorCode API_DISPOSITION_ERROR_IMPROPER_CUTOFFINHERIT_VALUE
public static final RMErrorCode API_EXPORT_FILESYSTEM_DESTINATION_PATH_INVALID
public static final RMErrorCode API_EXPORT_CANT_CREATE_DESTINATION_DIR
public static final RMErrorCode API_EXPORT_CANT_CREATE_CONTENT_DIR
public static final RMErrorCode API_EXPORT_CANT_CREATE_CONTENT_FILE
public static final RMErrorCode API_EXPORT_FAILURE
public static final RMErrorCode API_CANNOT_INITIATE_DISP_BAD_ENTITY_TYPE
public static final RMErrorCode API_CANNOT_INITIATEDISP_DUE_TO_HOLD
public static final RMErrorCode API_CANNOT_INITIATEDISP_DUE_TO_CHILD_HOLD
public static final RMErrorCode API_CANNOT_INITIATEDISP_FOR_ENTITY
public static final RMErrorCode API_CANNOT_INITIATEDISP_UNEXPECTED_ERROR
public static final RMErrorCode API_CANNOT_INITIATEDISP_INVALID_VWSESSION
public static final RMErrorCode API_CANNOT_COMPLETE_DISPPHASE_CPED_NOT_READY
public static final RMErrorCode API_CANNOT_COMPLETE_DISPPHASE_CPES_NOT_READY
public static final RMErrorCode API_CANNOT_COMPLETE_DISPPHASE_ON_REOPENED_CONTAINER
public static final RMErrorCode API_CANNOT_COMPLETE_DISPPHASE_INVALID_PROPOSED_CPED
public static final RMErrorCode API_DISPOSTION_SCHEDULE_MISSING_CUTOFF_BASE
public static final RMErrorCode API_ENTITY_MISSING_CUTOFF_BASE_DATE
public static final RMErrorCode API_DISPOSITION_TRIGGER_INVALID_TRIGGER_TYPE
public static final RMErrorCode API_INTERIMTRANSFER_FAILURE
public static final RMErrorCode API_TRANSFER_FAILURE
public static final RMErrorCode API_WORKFLOW_FAILED_TO_GET_ORIGNATOR
public static final RMErrorCode API_DISPOSITION_REVIEW_EMPTY_PROPS_COLLECTION
public static final RMErrorCode API_RMOPERATION_INVALID_CLASSID
public static final RMErrorCode API_RMOPERATION_ONLY_RECORDCATEGORY_CAN_BE_ADDED_TO_CS
public static final RMErrorCode API_RMOPERATION_INVALID_ATTACHMENT
public static final RMErrorCode API_CANNOT_CREATE_RF_OBJECT
public static final RMErrorCode API_RMOPERATION_UNEQUAL_SIZE_OF_PROPERTYNAME_AND_PROPERTYVALUE
public static final RMErrorCode API_MISSING_DEPENDENT_REQUIRED_PROP_VALUE
public static final RMErrorCode API_UNABLE_TO_DECLARE_DOCUMENT_AS_RECORD
public static final RMErrorCode API_CANNOT_MULTIFILE_RECORDS
public static final RMErrorCode API_RETENTION_NUMBER_OUT_OF_RANGE
public static final RMErrorCode API_DEFENDISPOS_CONTAINER_INVALID_PARENT_TYPE
public static final RMErrorCode API_SPECIFIED_TRIGGER_PROPERTY_NOT_FOUND
public static final RMErrorCode API_SPECIFIED_TRIGGER_PROPERTY_NOT_SV_DATETIME
public static final RMErrorCode API_SPECIFIED_TRIGGER_PROPERTY_NOT_RECORD_PROPERTY
public static final RMErrorCode API_CONTAINER_NOT_LEAF_NODE
public static final RMErrorCode API_CONTAINER_NOT_DD_ELIGIBLE_MULTIFILED_RECORDS
public static final RMErrorCode API_CONTAINER_NOT_DD_ELIGIBLE_PHYSREC
public static final RMErrorCode API_CONTAINER_NOT_DD_ELIGIBLE_RECORDTYPE
public static final RMErrorCode API_CONTAINER_NOT_DD_ELIGIBLE_RECORDCLASS
public static final RMErrorCode API_CONTAINER_NOT_DD_ELIGIBLE_WRONG_CONTAINERTYPE
public static final RMErrorCode API_DD_METADATA_NOT_INSTALLED
public static final RMErrorCode API_DD_TRIGPROPNAME_BAD_VALUE
public static final RMErrorCode API_CONTAINER_NOT_ALREADY_A_DD_CONTAINER
public static final RMErrorCode API_DD_PROPS_NOT_DIRECTLY_SETTABLE
public static final RMErrorCode API_CANNOT_MULTIFILE_INTO_DD_CONTAINER
public static final RMErrorCode API_CANNOT_FILE_PHYSREC_INTO_DD_CONTAINER
public static final RMErrorCode API_CANNOT_FILE_REC_WITH_RECTYPE_INTO_DD_CONTAINER
public static final RMErrorCode API_CANNOT_FILE_REC_WITHOUT_TRIGPROP_INTO_DD_CONTAINER
public static final RMErrorCode API_CANNOT_ASSIGN_DISPSCHEDULE_TO_DD_CONTAINER
public static final RMErrorCode API_CANNOT_MOVE_RECORD_THAT_IS_IN_DD_REPORT
public static final RMErrorCode API_CONTAINER_NOT_DD_ELIGIBLE_DISPOSITION_IN_PROGRESS
public static final RMErrorCode API_CANNOT_CHANGE_DDTRIGPROP_REC_IN_DDREPORT
public static final RMErrorCode API_CANNOT_MULTIFILE_DD_RECORD
public static final RMErrorCode API_CANNOT_UPDATE_SYSTEMCONFIGURATION_INSTANCE
public static final RMErrorCode API_CANNOT_INITIATEDISP_FOR_ENTITY_DUE_TO_CPED
public static final RMErrorCode API_CANNOT_INITIATEDISP_FOR_ENTITY_AUTODESTROY_PHASE
public static final RMErrorCode API_CANNOT_INITIATEDISP_DUE_TO_SUBPHYSCONTAINER_ONHOLD
public static final RMErrorCode API_CANNOT_INITIATEDISP_DUE_TO_PHYSREC_ONHOLD
public static final RMErrorCode API_CANNOT_INITIATEDISP_DUE_TO_PHYSREC_IN_ONHOLD_CONTAINER
public static final RMErrorCode RAL_JAAS_SUBJECT_NOT_AVAILABLE
public static final RMErrorCode RAL_INVALID_CONTENT_OBJSTORE
public static final RMErrorCode RAL_INVALID_FILEPLAN_OBJSTORE
public static final RMErrorCode RAL_BASEOBJECT_UNAVAILABLE
public static final RMErrorCode RAL_NO_AVAILABLE_FILEPLAN_REPOSITORIES
public static final RMErrorCode RAL_NO_AVAILABLE_CONTENT_REPOSITORIES
public static final RMErrorCode RAL_PROPERTY_INGESTION_ERR
public static final RMErrorCode RAL_UNSUPPORTED_PROPERTY_CLASS
public static final RMErrorCode RAL_PROPERTY_SET_ERROR
public static final RMErrorCode RAL_UNSUPPORTED_CONTAINER_ENTITYTYPE
public static final RMErrorCode RAL_MISSING_SYSCONFIG_FPOS_SETUP
public static final RMErrorCode RAL_INVALID_FPOS_SETUP_VALUE
public static final RMErrorCode RAL_SAVE_OPERATION_FAILED
public static final RMErrorCode RAL_FILEPLAN_ROOT_UNAVAILABLE
public static final RMErrorCode RAL_PROPERTY_ADD_ERROR
public static final RMErrorCode RAL_RETRIEVING_RECORD_CATEGORIES_FAILED
public static final RMErrorCode RAL_PAGE_ITERATOR_CURRENT_PAGE_ERR
public static final RMErrorCode RAL_PAGE_ITERATOR_NEXT_PAGE_ERR
public static final RMErrorCode RAL_RETRIEVING_PARENT_CONTAINER_FAILED
public static final RMErrorCode RAL_DELETE_OPERATION_FAILED
public static final RMErrorCode RAL_ADD_RECORDCATEGORY_FAILED
public static final RMErrorCode RAL_PAGE_ITERATOR_ELEMENT_COUNT_ERR
public static final RMErrorCode RAL_ADD_RECORDFOLDER_FAILED
public static final RMErrorCode RAL_RETRIEVING_RECORD_FOLDERS_FAILED
public static final RMErrorCode RAL_RETRIEVING_ACTIVE_VOLUME_FAILED
public static final RMErrorCode RAL_RETRIEVING_RECORD_VOLUMES_FAILED
public static final RMErrorCode RAL_ADD_RECORDVOLUME_FAILED
public static final RMErrorCode RAL_SEARCH_FOR_OBJECTS_FAILED
public static final RMErrorCode RAL_SEARCH_FOR_ROWS_FAILED
public static final RMErrorCode RAL_PAGING_NOT_SUPPORTED
public static final RMErrorCode RAL_RETRIEVING_MARKINGSETS_FAILED
public static final RMErrorCode RAL_BAD_MARKINGSET_IDENT
public static final RMErrorCode RAL_RETRIEVING_CHOICELISTS_FAILED
public static final RMErrorCode RAL_BAD_CHOICELIST_IDENT
public static final RMErrorCode RAL_RETRIEVING_CLASSDESCRIPTION_FAILED
public static final RMErrorCode RAL_RETRIEVING_CLASSDESCRIPTIONS_FAILED
public static final RMErrorCode RAL_INVALID_ID_STRING
public static final RMErrorCode RAL_RETRIEVING_CURRENT_USER_FAILED
public static final RMErrorCode RAL_RETRIEVING_USERGROUPS_FAILED
public static final RMErrorCode RAL_RETRIEVING_USERS_FAILED
public static final RMErrorCode RAL_INSUFFICIENT_RIGHTS_TO_ACCESS_ROLE
public static final RMErrorCode RAL_RETREIVING_SECURED_ACCESSROLE_FAILED
public static final RMErrorCode RAL_ROLE_ALREADY_EXISTS
public static final RMErrorCode RAL_RETREIVING_ACCESSROLE_FAILED
public static final RMErrorCode RAL_UNABLE_TO_DETERMINE_CURRENT_USER
public static final RMErrorCode RAL_RETRIEVING_FILEPLANS_FAILED
public static final RMErrorCode RAL_MISSING_REQUIRED_PROPERTY
public static final RMErrorCode RAL_NEW_FILEPLAN_NAME_NOT_UNIQUE
public static final RMErrorCode RAL_ADD_FILEPLAN_FAILED
public static final RMErrorCode RAL_RETRIEVING_PROPERTYDESCRIPTION_FAILED
public static final RMErrorCode RAL_BATCH_CONTENT_ITEM_RETRIEVAL_ERROR
public static final RMErrorCode RAL_NO_ACTIVE_VOLUME_AVAILABLE
public static final RMErrorCode RAL_RETRIEVING_LOCATIONS_FAILED
public static final RMErrorCode RAL_RETRIEVING_ADDONS_FAILED
public static final RMErrorCode RAL_RETRIEVING_RECORDTYPES_FAILED
public static final RMErrorCode RAL_BAD_RMLINK_IDENT
public static final RMErrorCode RAL_RETRIEVING_CLASSIF_GUIDES_FAILED
public static final RMErrorCode RAL_RETRIEVING_GUIDE_SECTIONS_FAILED
public static final RMErrorCode RAL_RETRIEVING_GUIDE_TOPICS_FAILED
public static final RMErrorCode RAL_WRONG_DATA_MODEL_FOR_CLASSIF_GUIDES
public static final RMErrorCode RAL_RETRIEVING_CLASSIF_GUIDE_FAILED
public static final RMErrorCode RAL_UNEXPECTED_CE_SERVER_EXCEPTION
public static final RMErrorCode RAL_UNABLE_TO_GET_DOD_MAX_DECLASS_TIMELIMIT
public static final RMErrorCode RAL_RETRIEVING_DISPOSITION_ACTIONS_FAILED
public static final RMErrorCode RAL_RETRIEVING_DISPOSITION_TRIGGERS_FAILED
public static final RMErrorCode RAL_RETRIEVING_DISPOSITION_SCHEDULES_FAILED
public static final RMErrorCode RAL_NEW_DISP_TRIGGER_NAME_NOT_UNIQUE
public static final RMErrorCode RAL_BAD_CYCLIC_PERIOD_VALUES
public static final RMErrorCode RAL_ADD_DISPOSITION_TRIGGER_FAILED
public static final RMErrorCode RAL_ADD_DISPOSITION_ACTION_FAILED
public static final RMErrorCode RAL_NEW_DISP_ACTION_NAME_NOT_UNIQUE
public static final RMErrorCode RAL_NEW_DISP_ACTION_WRONG_WFL_CLASS
public static final RMErrorCode RAL_RETRIEVING_WORKFLOWDEFS_FAILED
public static final RMErrorCode RAL_NEW_DISP_SCHEDULE_NAME_NOT_UNIQUE
public static final RMErrorCode RAL_NEW_DISP_SCHEDULE_BAD_DISP_TRIGGER
public static final RMErrorCode RAL_INVALID_PROPERTY_VALUE
public static final RMErrorCode RAL_NEW_DISP_SCHEDULE_BAD_RETENTION_PERIOD
public static final RMErrorCode RAL_NEW_DISP_PHASE_BAD_RETENTION_PERIOD
public static final RMErrorCode RAL_NEW_ALT_RETENTION_BAD_RETENTION_PERIOD
public static final RMErrorCode RAL_ADD_DISPOSITION_SCHEDULE_FAILED
public static final RMErrorCode RAL_ADD_RECORDTYPE_FAILED
public static final RMErrorCode RAL_NEW_RECORD_TYPE_NAME_NOT_UNIQUE
public static final RMErrorCode RAL_UNABLE_TO_CREATE_NEW_OBJECT_INSTANCE
public static final RMErrorCode RAL_PROPERTY_UNAVAILABLE
public static final RMErrorCode RAL_NEW_LOCATION_NAME_NOT_UNIQUE
public static final RMErrorCode RAL_UNSUPPORTED_OPERATION
public static final RMErrorCode RAL_NEW_HOLD_NAME_NOT_UNIQUE
public static final RMErrorCode RAL_RETRIEVING_HOLDS_FAILED
public static final RMErrorCode RAL_BAD_HOLD_IDENT
public static final RMErrorCode SEARCH_INIT_FAILED
public static final RMErrorCode CBR_HETEROGENEOUS_NOT_SUPPORTED
public static final RMErrorCode CBR_SEARCH_INIT_FAILED
public static final RMErrorCode CBR_SEARCH_FAILED
public static final RMErrorCode RAL_FILED_IN_MORE_THAN_ONE_CONTAINER
public static final RMErrorCode RAL_INVALID_OBJECT_VALUE
public static final RMErrorCode RAL_VOLUME_ENTITY_CLOSED
public static final RMErrorCode RAL_SOURCE_DESTINATION_SAME
public static final RMErrorCode RAL_RECORD_ALREADY_FILED
public static final RMErrorCode RECORD_ALREADY_A_RECEIPT_PARENT
public static final RMErrorCode RECORD_ALREADY_A_RECEIPT
public static final RMErrorCode RECORD_PARENT_ALREADY_A_RECEIPT
public static final RMErrorCode CANNOT_ATTACH_RECEIPT
public static final RMErrorCode RECORD_NOT_A_RECEIPT
public static final RMErrorCode CANNOT_DETACH_RECEIPT
public static final RMErrorCode RAL_RAISEEVENT_FAILED
public static final RMErrorCode INVALID_VITAL_RECORD_PROPERTY
public static final RMErrorCode RAL_CONTAINERS_IN_DIFFERENT_FILEPLAN
public static final RMErrorCode INVALID_VITAL_RECORD_PROPERTIES
public static final RMErrorCode RAL_INVALID_APPLY_TO_VALUE
public static final RMErrorCode UNABLE_TO_RETRIEVE_VITAL_DATA
public static final RMErrorCode UNABLE_TO_UPDATE_NEXT_VITAL_REVIEW_DATE
public static final RMErrorCode RAL_NEW_PATTERN_NAME_NOT_UNIQUE
public static final RMErrorCode UNABLE_TO_SET_VITAL_DATA
public static final RMErrorCode INVALID_NULL_TRIGGER_PROPERTY
public static final RMErrorCode INVALID_CYCLIC_VALUES
public static final RMErrorCode RAL_RETRIEVING_CONNECTOR_REGS_FAILED
public static final RMErrorCode RAL_PE_API_NOT_AVAILABLE
public static final RMErrorCode RAL_PE_API_BAD_VWSESSION_PARAMETER
public static final RMErrorCode RAL_PE_API_BAD_STEPELEMENT_PARAMETER
public static final RMErrorCode RAL_PE_API_VWEXCEPTION_OCCURRED
public static final RMErrorCode RAL_PE_API_CANNOT_GET_VWUSERINFO
public static final RMErrorCode RAL_UNABLE_TO_RETRIEVE_HOLD
public static final RMErrorCode RAL_RETRIEVING_REPORT_DEFINITIONS_FAILED
public static final RMErrorCode XMLPARSER_CONFIGURATION_ERR
public static final RMErrorCode REPORTDEFINTION_XMLFORMAT_ERR
public static final RMErrorCode RETRIEVE_REPORTDEFINTION_CONTENT_FAILED
public static final RMErrorCode RAL_EXPORT_XMLDOM_ERROR
public static final RMErrorCode RAL_EXPORT_P8CE_XMLGENERATION_FAILURE
public static final RMErrorCode RAL_EXPORT_XML_FILE_OUTPUT_FAILURE
public static final RMErrorCode RAL_EXPORTFORMAT_XLST_READ_FAILURE
public static final RMErrorCode RAL_XPATH_COMPILE_ERROR
public static final RMErrorCode RAL_PAGE_ITERATOR_PAGE_MARK_ERROR
public static final RMErrorCode RAL_RETRIEVING_ASSOC_CONTENT_FAILED
public static final RMErrorCode RAL_CONTAINER_MOVE_TO_SUBCONTAINER
public static final RMErrorCode RAL_CURRENT_PHASE_DATA_UPDATE_ERROR
public static final RMErrorCode API_CANNOT_INITIATEDISP_FOR_ENTITY_PHASE_CHANGE
public static final RMErrorCode API_CANNOT_REMOVE_PHASE_IT_IS_IN_USE
public static final RMErrorCode API_CANNOT_ADD_PHASE_ALREADY_EXISTS
public static final RMErrorCode API_CANNOT_ADD_PHASE_ALREADY_IN_USE
public static final RMErrorCode API_CANNOT_ADD_PHASE_AFTER_TERMINATING_PHASE
public static final RMErrorCode API_PHASE_NOT_IN_COLLECTION
public static final RMErrorCode API_CANNOT_ADD_ALTRETENT_ALREADY_EXISTS
public static final RMErrorCode API_CANNOT_ADD_ALTRETENT_ALREADY_IN_USE
public static final RMErrorCode API_ALTRETENT_NOT_IN_COLLECTION
public static final RMErrorCode API_CANT_DIRECT_DELETE_PHASE
public static final RMErrorCode API_CANT_DIRECT_DELETE_ALTRETENT
public static final RMErrorCode RAL_RETREIVING_SECURED_ACCESSROLE_BY_ID_FAILED
public static final RMErrorCode API_SCHED_MUST_HAVE_REASON_FOR_CHANGE
public static final RMErrorCode RAL_WRONG_ENTITY_TYPE_FOR_SPECIFIED_CONTAINER
public static final RMErrorCode CBR_SEARCH_OUT_OF_CAPACITY
public static final RMErrorCode E_UNEXPECTED_EXCEPTION
public static final RMErrorCode E_RESOURCEBUNDLE_NOT_AVALABLE
public static final RMErrorCode E_NULL_OR_EMPTY_INPUT_PARAM
public static final RMErrorCode E_NULL_OR_INVALID_ARRAY_PARAM
public static final RMErrorCode E_NULL_OR_INVALID_COLLECTION_PARAM
public static RMErrorCode[] values()
for (RMErrorCode c : RMErrorCode.values()) System.out.println(c);
public static RMErrorCode valueOf(java.lang.String name)
name
- the name of the enum constant to be returned.java.lang.IllegalArgumentException
- if this enum type has no constant
with the specified namejava.lang.NullPointerException
- if the argument is nullpublic java.lang.String getMessageId()
RMErrorCode
. For example "FNRRS0342".String
value.© Copyright IBM Corp. 2010, 2013. All Rights Reserved.