public class AuthenticationException extends Exception
| Constructor and Description | 
|---|
| AuthenticationException(String message)Create authentication exception. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthenticationException(String message)
message - the error messageCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.