public class AuthenticationException extends java.lang.Exception
AuthenticationException(java.lang.String message, java.lang.Throwable cause)
AuthenticationException(java.lang.Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AuthenticationException(java.lang.Throwable cause)
public AuthenticationException(java.lang.String message, java.lang.Throwable cause)