public class AuthenticationAccountsException extends AuthenticationException
logger, logMessage| Modifier | Constructor and Description |
|---|---|
protected |
AuthenticationAccountsException()
Instantiates a new authentication exception.
|
|
AuthenticationAccountsException(String userMessage,
String logMessage)
Creates a new instance of
AuthenticationAccountsException. |
|
AuthenticationAccountsException(String userMessage,
String logMessage,
Throwable cause)
Instantiates a new authentication exception.
|
getLogMessage, getUserMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected AuthenticationAccountsException()
public AuthenticationAccountsException(String userMessage, String logMessage)
AuthenticationAccountsException.userMessage - the message displayed to the userlogMessage - the message loggedCopyright © 2016 The Open Web Application Security Project (OWASP). All rights reserved.