public class AuthenticationException extends RuntimeException
| Constructor and Description |
|---|
AuthenticationException(String message)
Constructor
|
AuthenticationException(String message,
Throwable t)
Constructor
|
AuthenticationException(Throwable t)
Constructor
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013–2015. All rights reserved.