public class AuthenticationException extends Exception
| Constructor and Description | 
|---|
| AuthenticationException() | 
| AuthenticationException(String message) | 
| AuthenticationException(String message,
                       Throwable cause) | 
| AuthenticationException(String message,
                       Throwable cause,
                       boolean enableSuppression,
                       boolean writableStackTrace) | 
| AuthenticationException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013–2018 Apache Software Foundation. All rights reserved.