public class AuthenticationCredentialsException extends AuthenticationException
logger, logMessage| Modifier | Constructor and Description |
|---|---|
protected |
AuthenticationCredentialsException()
Instantiates a new authentication exception.
|
|
AuthenticationCredentialsException(String userMessage,
String logMessage)
Creates a new instance of
AuthenticationCredentialsException. |
|
AuthenticationCredentialsException(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 AuthenticationCredentialsException()
public AuthenticationCredentialsException(String userMessage, String logMessage)
AuthenticationCredentialsException.userMessage - the message displayed to the userlogMessage - the message loggedCopyright © 2024 The Open Worldwide Application Security Project (OWASP). All rights reserved.