Class CredentialException

All Implemented Interfaces:
Serializable

public class CredentialException extends GeneralSecurityException
Exception signaling a credential failure.
Since:
1.0
Version:
${version}
See Also:
  • Constructor Details

    • CredentialException

      public CredentialException(String msg)
    • CredentialException

      public CredentialException(String msg, Throwable ex)
    • CredentialException

      public CredentialException(Throwable ex)