Class CIMSecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.sblim.wbem.cim.CIMException
org.sblim.wbem.cim.CIMSecurityException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Fields inherited from class CIMException
CIM_ERR_ACCESS_DENIED, CIM_ERR_ALREADY_EXISTS, CIM_ERR_CLASS_HAS_CHILDREN, CIM_ERR_CLASS_HAS_INSTANCES, CIM_ERR_FAILED, CIM_ERR_INVALID_CLASS, CIM_ERR_INVALID_NAMESPACE, CIM_ERR_INVALID_PARAMETER, CIM_ERR_INVALID_QUERY, CIM_ERR_INVALID_SUPERCLASS, CIM_ERR_LOW_ON_MEMORY, CIM_ERR_METHOD_NOT_AVAILABLE, CIM_ERR_METHOD_NOT_FOUND, CIM_ERR_NO_SUCH_PROPERTY, CIM_ERR_NOT_FOUND, CIM_ERR_NOT_IMPLEMENTED, CIM_ERR_NOT_SUPPORTED, CIM_ERR_QUERY_LANGUAGE_NOT_SUPPORTED, CIM_ERR_TYPE_MISMATCH, CIM_ERROR_NAMES, IBM_ERR_TIMED_OUT, IBM_ERR_VER_ERROR
-
Constructor Summary
ConstructorsConstructorDescriptionCIMSecurityException
(String s, Object param) CIMSecurityException
(String s, Object[] params) CIMSecurityException
(String s, Object param1, Object param2) CIMSecurityException
(String s, Object param1, Object param2, Object param3) -
Method Summary
Methods inherited from class CIMException
equals, getCause, getDescription, getID, getMessage, getParams, getStatusCode, getStatusCode, getStatusFromCode, hashCode, initCause, setDescription, setParams, toString
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
EXT_ERR_CANNOT_ASSUME_ROLE
- See Also:
-
EXT_ERR_CHECKSUME_ERROR
- See Also:
-
EXT_ERR_ACCESS_DENIED
- See Also:
-
EXT_ERR_INVALID_CREDENTIAL
- See Also:
-
EXT_ERR_INVALID_DATA
- See Also:
-
EXT_ERR_NO_SUCH_PRINCIPAL
- See Also:
-
EXT_ERR_NO_SUCH_ROLE
- See Also:
-
EXT_ERR_NO_SUCH_SESSION
- See Also:
-
EXT_ERR_NOT_HELLO
- See Also:
-
EXT_ERR_NOT_RESPONSE
- See Also:
-
EXT_ERR_INVALID_TRUSTSTORE
- See Also:
-
EXT_ERR_INVALID_CERTIFICATE
- See Also:
-
-
Constructor Details
-
CIMSecurityException
public CIMSecurityException() -
CIMSecurityException
-
CIMSecurityException
-
CIMSecurityException
-
CIMSecurityException
-
CIMSecurityException
-
CIMSecurityException
-