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, toString
public AuthenticationException(String message)
message
- the error messageCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.