com.tivoli.twg.dmi
Class DMICodes
java.lang.Object
com.tivoli.twg.dmi.DMICodes
- public class DMICodes
- extends java.lang.Object
This class includes the definitions of all of the standard DMI Error values, and
a method to return those Errors as the keyword strings defined by the DMI 2.0 specification.
Method Summary |
static java.lang.String |
ErrorString(int ErrCode)
This method returns a error keyword string as defined by the spec. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GENERAL_ERROR
public static final int GENERAL_ERROR
- See Also:
- Constant Field Values
DMIERR_NO_ERROR
public static final int DMIERR_NO_ERROR
- See Also:
- Constant Field Values
DMIERR_NO_ERROR_MORE_DATA
public static final int DMIERR_NO_ERROR_MORE_DATA
- See Also:
- Constant Field Values
DMIERR_DEFAULT_LANGUAGE_RETURNED
public static final int DMIERR_DEFAULT_LANGUAGE_RETURNED
- See Also:
- Constant Field Values
DMIERR_SDMI_NO_ERROR_DEFAULT_ROLE
public static final int DMIERR_SDMI_NO_ERROR_DEFAULT_ROLE
- See Also:
- Constant Field Values
DMIERR_ATTRIBUTE_NOT_FOUND
public static final int DMIERR_ATTRIBUTE_NOT_FOUND
- See Also:
- Constant Field Values
DMIERR_VALUE_EXCEEDS_MAXSIZE
public static final int DMIERR_VALUE_EXCEEDS_MAXSIZE
- See Also:
- Constant Field Values
DMIERR_COMPONENT_NOT_FOUND
public static final int DMIERR_COMPONENT_NOT_FOUND
- See Also:
- Constant Field Values
DMIERR_ENUM_ERROR
public static final int DMIERR_ENUM_ERROR
- See Also:
- Constant Field Values
DMIERR_GROUP_NOT_FOUND
public static final int DMIERR_GROUP_NOT_FOUND
- See Also:
- Constant Field Values
DMIERR_ILLEGAL_KEYS
public static final int DMIERR_ILLEGAL_KEYS
- See Also:
- Constant Field Values
DMIERR_ILLEGAL_TO_SET
public static final int DMIERR_ILLEGAL_TO_SET
- See Also:
- Constant Field Values
DMIERR_OVERLAY_NAME_NOT_FOUND
public static final int DMIERR_OVERLAY_NAME_NOT_FOUND
- See Also:
- Constant Field Values
DMIERR_ILLEGAL_TO_GET
public static final int DMIERR_ILLEGAL_TO_GET
- See Also:
- Constant Field Values
DMIERR_NO_DESCRIPTION
public static final int DMIERR_NO_DESCRIPTION
- See Also:
- Constant Field Values
DMIERR_ROW_NOT_FOUND
public static final int DMIERR_ROW_NOT_FOUND
- See Also:
- Constant Field Values
DMIERR_DIRECT_INTERFACE_NOT_REGISTERED
public static final int DMIERR_DIRECT_INTERFACE_NOT_REGISTERED
- See Also:
- Constant Field Values
DMIERR_DATABASE_CORRUPT
public static final int DMIERR_DATABASE_CORRUPT
- See Also:
- Constant Field Values
DMIERR_ATTRIBUTE_NOT_SUPPORTED
public static final int DMIERR_ATTRIBUTE_NOT_SUPPORTED
- See Also:
- Constant Field Values
DMIERR_NO_PRAGMA
public static final int DMIERR_NO_PRAGMA
- See Also:
- Constant Field Values
DMIERR_VALUE_UNKNOWN
public static final int DMIERR_VALUE_UNKNOWN
- See Also:
- Constant Field Values
DMIERR_BUFFER_FULL
public static final int DMIERR_BUFFER_FULL
- See Also:
- Constant Field Values
DMIERR_ILL_FORMED_COMMAND
public static final int DMIERR_ILL_FORMED_COMMAND
- See Also:
- Constant Field Values
DMIERR_ILLEGAL_COMMAND
public static final int DMIERR_ILLEGAL_COMMAND
- See Also:
- Constant Field Values
DMIERR_ILLEGAL_HANDLE
public static final int DMIERR_ILLEGAL_HANDLE
- See Also:
- Constant Field Values
DMIERR_OUT_OF_MEMORY
public static final int DMIERR_OUT_OF_MEMORY
- See Also:
- Constant Field Values
DMIERR_NULL_COMPLETION_FUNCTION
public static final int DMIERR_NULL_COMPLETION_FUNCTION
- See Also:
- Constant Field Values
DMIERR_NULL_RESPONSE_BUFFER
public static final int DMIERR_NULL_RESPONSE_BUFFER
- See Also:
- Constant Field Values
DMIERR_CMD_HANDLE_IN_USE
public static final int DMIERR_CMD_HANDLE_IN_USE
- See Also:
- Constant Field Values
DMIERR_ILLEGAL_DMI_LEVEL
public static final int DMIERR_ILLEGAL_DMI_LEVEL
- See Also:
- Constant Field Values
DMIERR_UNKNOWN_CI_REGISTRY
public static final int DMIERR_UNKNOWN_CI_REGISTRY
- See Also:
- Constant Field Values
DMIERR_COMMAND_CANCELED
public static final int DMIERR_COMMAND_CANCELED
- See Also:
- Constant Field Values
DMIERR_INSUFFICIENT_PRIVILEGES
public static final int DMIERR_INSUFFICIENT_PRIVILEGES
- See Also:
- Constant Field Values
DMIERR_NULL_ACCESS_FUNCTION
public static final int DMIERR_NULL_ACCESS_FUNCTION
- See Also:
- Constant Field Values
DMIERR_FILE_ERROR
public static final int DMIERR_FILE_ERROR
- See Also:
- Constant Field Values
DMIERR_EXEC_FAILURE
public static final int DMIERR_EXEC_FAILURE
- See Also:
- Constant Field Values
DMIERR_BAD_SCHEMA_DESCRIPTION_FILE
public static final int DMIERR_BAD_SCHEMA_DESCRIPTION_FILE
- See Also:
- Constant Field Values
DMIERR_INVALID_FILE_TYPE
public static final int DMIERR_INVALID_FILE_TYPE
- See Also:
- Constant Field Values
DMIERR_SP_INACTIVE
public static final int DMIERR_SP_INACTIVE
- See Also:
- Constant Field Values
DMIERR_UNICODE_NOT_SUPPORTED
public static final int DMIERR_UNICODE_NOT_SUPPORTED
- See Also:
- Constant Field Values
DMIERR_CANT_UNINSTALL_SP_COMPONENT
public static final int DMIERR_CANT_UNINSTALL_SP_COMPONENT
- See Also:
- Constant Field Values
DMIERR_NULL_CANCEL_FUNCTION
public static final int DMIERR_NULL_CANCEL_FUNCTION
- See Also:
- Constant Field Values
DMIERR_INVALID_POOL
public static final int DMIERR_INVALID_POOL
- See Also:
- Constant Field Values
DMIERR_INVALID_PTR
public static final int DMIERR_INVALID_PTR
- See Also:
- Constant Field Values
DMIERR_NO_POOL
public static final int DMIERR_NO_POOL
- See Also:
- Constant Field Values
DMIERR_FILE_TYPE_NOT_SUPPORTED
public static final int DMIERR_FILE_TYPE_NOT_SUPPORTED
- See Also:
- Constant Field Values
DMIERR_CANT_UNINSTALL_COMPONENT_LANGUAGE
public static final int DMIERR_CANT_UNINSTALL_COMPONENT_LANGUAGE
- See Also:
- Constant Field Values
DMIERR_CANT_UNINSTALL_GROUP
public static final int DMIERR_CANT_UNINSTALL_GROUP
- See Also:
- Constant Field Values
DMIERR_UNABLE_TO_ADD_ROW
public static final int DMIERR_UNABLE_TO_ADD_ROW
- See Also:
- Constant Field Values
DMIERR_UNABLE_TO_DELETE_ROW
public static final int DMIERR_UNABLE_TO_DELETE_ROW
- See Also:
- Constant Field Values
DMIERR_RAP_COMM_INIT
public static final int DMIERR_RAP_COMM_INIT
- See Also:
- Constant Field Values
DMIERR_RAP_CONNTABLE_FULL
public static final int DMIERR_RAP_CONNTABLE_FULL
- See Also:
- Constant Field Values
DMIERR_RAP_COMM_FAILURE
public static final int DMIERR_RAP_COMM_FAILURE
- See Also:
- Constant Field Values
DMIERR_RAP_ADDRESS_UNKNOWN
public static final int DMIERR_RAP_ADDRESS_UNKNOWN
- See Also:
- Constant Field Values
DMIERR_RAP_TARGET_LOCAL
public static final int DMIERR_RAP_TARGET_LOCAL
- See Also:
- Constant Field Values
DMIERR_RPC_COMM_FAILURE
public static final int DMIERR_RPC_COMM_FAILURE
- See Also:
- Constant Field Values
DMIERR_RPC_INVALID_ADDRESS
public static final int DMIERR_RPC_INVALID_ADDRESS
- See Also:
- Constant Field Values
DMIERR_RPC_TRANSPORT_UNAVAILABLE
public static final int DMIERR_RPC_TRANSPORT_UNAVAILABLE
- See Also:
- Constant Field Values
DMIERR_RPC_SERVER_UNAVAILABLE
public static final int DMIERR_RPC_SERVER_UNAVAILABLE
- See Also:
- Constant Field Values
DMIERR_RPC_LOW_RESOURCES
public static final int DMIERR_RPC_LOW_RESOURCES
- See Also:
- Constant Field Values
DMIERR_RPC_ACCESS_DENIED
public static final int DMIERR_RPC_ACCESS_DENIED
- See Also:
- Constant Field Values
DMIERR_RPC_GENERAL_FAILURE
public static final int DMIERR_RPC_GENERAL_FAILURE
- See Also:
- Constant Field Values
DMIERR_RPC_SERVER_TOO_BUSY
public static final int DMIERR_RPC_SERVER_TOO_BUSY
- See Also:
- Constant Field Values
DMIERR_CFE_NO_RPC_CLIENTS_LOADED
public static final int DMIERR_CFE_NO_RPC_CLIENTS_LOADED
- See Also:
- Constant Field Values
DMIERR_CFE_CANT_LOAD_RPC_CLIENT
public static final int DMIERR_CFE_CANT_LOAD_RPC_CLIENT
- See Also:
- Constant Field Values
DMIERR_CFE_INVALID_RPC_CLIENT
public static final int DMIERR_CFE_INVALID_RPC_CLIENT
- See Also:
- Constant Field Values
DMIERR_CFE_RPC_NOT_SUPPORTED
public static final int DMIERR_CFE_RPC_NOT_SUPPORTED
- See Also:
- Constant Field Values
DMIERR_CFE_LOW_RESOURCES
public static final int DMIERR_CFE_LOW_RESOURCES
- See Also:
- Constant Field Values
DMIERR_MEM_INVALID_PARAMETER
public static final int DMIERR_MEM_INVALID_PARAMETER
- See Also:
- Constant Field Values
DMIERR_MEM_INIT_FAILURE
public static final int DMIERR_MEM_INIT_FAILURE
- See Also:
- Constant Field Values
DMIERR_MEM_NO_BLOCK_IN_POOL
public static final int DMIERR_MEM_NO_BLOCK_IN_POOL
- See Also:
- Constant Field Values
DMIERR_CFE_FUNCTION_NOT_SUPPORTED
public static final int DMIERR_CFE_FUNCTION_NOT_SUPPORTED
- See Also:
- Constant Field Values
DMIERR_CFE_ALREADY_LISTENING
public static final int DMIERR_CFE_ALREADY_LISTENING
- See Also:
- Constant Field Values
DMIERR_CFE_CLIENT_NOT_STARTED
public static final int DMIERR_CFE_CLIENT_NOT_STARTED
- See Also:
- Constant Field Values
DMIERR_CFE_GENERAL_FAILURE
public static final int DMIERR_CFE_GENERAL_FAILURE
- See Also:
- Constant Field Values
DMIERR_COULDNT_PIPE_COMMAND_TO_COMPONENT
public static final int DMIERR_COULDNT_PIPE_COMMAND_TO_COMPONENT
- See Also:
- Constant Field Values
DMIERR_SL_CALLED_WITH_CALLBACK_THREADID
public static final int DMIERR_SL_CALLED_WITH_CALLBACK_THREADID
- See Also:
- Constant Field Values
DMIERR_COULDNT_CREATE_COMPONENT_THREAD
public static final int DMIERR_COULDNT_CREATE_COMPONENT_THREAD
- See Also:
- Constant Field Values
DMIERR_COULDNT_CREATE_COMPONENT_HANDLES
public static final int DMIERR_COULDNT_CREATE_COMPONENT_HANDLES
- See Also:
- Constant Field Values
DMIERR_COMMAND_FAILED_SECURITY
public static final int DMIERR_COMMAND_FAILED_SECURITY
- See Also:
- Constant Field Values
DMIERR_TOO_MANY_KEYS_IN_GROUP
public static final int DMIERR_TOO_MANY_KEYS_IN_GROUP
- See Also:
- Constant Field Values
DMIERR_SP_LOW_RESOURCES
public static final int DMIERR_SP_LOW_RESOURCES
- See Also:
- Constant Field Values
DMIERR_SP_TOO_BUSY
public static final int DMIERR_SP_TOO_BUSY
- See Also:
- Constant Field Values
DMIERR_CI_MODULE_REMOVED
public static final int DMIERR_CI_MODULE_REMOVED
- See Also:
- Constant Field Values
DMIERR_CI_CANCEL_ERROR
public static final int DMIERR_CI_CANCEL_ERROR
- See Also:
- Constant Field Values
DMIERR_CI_INVALID_OVERLAY
public static final int DMIERR_CI_INVALID_OVERLAY
- See Also:
- Constant Field Values
DMIERR_CI_TERMINATED
public static final int DMIERR_CI_TERMINATED
- See Also:
- Constant Field Values
DMIERR_CI_GET_ERROR
public static final int DMIERR_CI_GET_ERROR
- See Also:
- Constant Field Values
DMIERR_CI_KEY_ERROR
public static final int DMIERR_CI_KEY_ERROR
- See Also:
- Constant Field Values
DMIERR_CI_RELEASE_ERROR
public static final int DMIERR_CI_RELEASE_ERROR
- See Also:
- Constant Field Values
DMIERR_CI_RESERVE_ERROR
public static final int DMIERR_CI_RESERVE_ERROR
- See Also:
- Constant Field Values
DMIERR_CI_ROW_ERROR
public static final int DMIERR_CI_ROW_ERROR
- See Also:
- Constant Field Values
DMIERR_CI_SET_ERROR
public static final int DMIERR_CI_SET_ERROR
- See Also:
- Constant Field Values
DMIERR_CI_COMPONENT_UNREGISTERED
public static final int DMIERR_CI_COMPONENT_UNREGISTERED
- See Also:
- Constant Field Values
DMIERR_CI_CANT_LOAD_COMPONENT
public static final int DMIERR_CI_CANT_LOAD_COMPONENT
- See Also:
- Constant Field Values
DMIERR_CI_CANT_FIND_PROC_ADDR
public static final int DMIERR_CI_CANT_FIND_PROC_ADDR
- See Also:
- Constant Field Values
DMICodes
public DMICodes()
ErrorString
public static java.lang.String ErrorString(int ErrCode)
- This method returns a error keyword string as defined by the spec.
- Returns:
- String