Class CIMAuthenticationException

All Implemented Interfaces:
Serializable

public class CIMAuthenticationException extends CIMException
Describes exceptional events associated with the authentication of the client.
See Also:
  • Field Details

  • Constructor Details

    • CIMAuthenticationException

      public CIMAuthenticationException()
    • CIMAuthenticationException

      public CIMAuthenticationException(String s)
    • CIMAuthenticationException

      public CIMAuthenticationException(String s, Throwable t)
    • CIMAuthenticationException

      public CIMAuthenticationException(String s, Object param)
    • CIMAuthenticationException

      public CIMAuthenticationException(String s, Object[] params)
    • CIMAuthenticationException

      public CIMAuthenticationException(String s, Object param1, Object param2)
    • CIMAuthenticationException

      public CIMAuthenticationException(String s, Object param1, Object param2, Object param3)