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, toString
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.