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