public class AuthenticationException extends CheckedException
Constructor and Description |
---|
AuthenticationException()
Exception thrown if a authentication was not successful because of invalid credentials for instance.
|
AuthenticationException(String message)
Exception thrown if a authentication was not successful because of invalid credentials for instance.
|
AuthenticationException(String message,
Throwable cause)
Exception thrown if a authentication was not successful because of invalid credentials for instance.
|
getContext, getErrorCode, getLocalizedMessage, isInfoOnly, setErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AuthenticationException()
public AuthenticationException(String message)
message
- The message of the exception.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210