public class AuthenticationException extends Exception
Constructor and Description |
---|
AuthenticationException(String message)
Constructs a new exception with the given message.
|
AuthenticationException(String message,
Throwable cause)
Constructs a new exception with the given message and root cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AuthenticationException(String message)
message
- error messageCopyright 2011-2017 ForgeRock AS.