Class IllegalCredentialException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CredentialRecentlyUsedException

public class IllegalCredentialException extends EngineException
Thrown when credential definition is invalid.
Author:
K. Benedyczak
See Also:
  • Constructor Details

    • IllegalCredentialException

      public IllegalCredentialException(String msg, Throwable cause)
    • IllegalCredentialException

      public IllegalCredentialException(String msg)