Class CIMAuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.sblim.wbem.cim.CIMException
org.sblim.wbem.cim.CIMAuthenticationException
- All Implemented Interfaces:
Serializable
Describes exceptional events associated with the authentication of the client.
- See Also:
-
Field Summary
FieldsFields 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
ConstructorsConstructorDescriptionCIMAuthenticationException
(String s, Object param) CIMAuthenticationException
(String s, Object[] params) CIMAuthenticationException
(String s, Object param1, Object param2) CIMAuthenticationException
(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_PROXY_AUTHENTICATION
- See Also:
-
EXT_ERR_AUTHENTICATION
- See Also:
-
-
Constructor Details
-
CIMAuthenticationException
public CIMAuthenticationException() -
CIMAuthenticationException
-
CIMAuthenticationException
-
CIMAuthenticationException
-
CIMAuthenticationException
-
CIMAuthenticationException
-
CIMAuthenticationException
-