public class AuthenticationException extends RuntimeException
| Constructor and Description |
|---|
AuthenticationException()
Deprecated.
|
AuthenticationException(String message)
Deprecated.
|
AuthenticationException(String message,
Throwable cause)
Deprecated.
|
AuthenticationException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
Deprecated.
|
AuthenticationException(Throwable cause)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 Eclipse. All rights reserved.