public abstract class AuthException extends java.lang.Exception
AuthException()
AuthException(java.lang.String message)
AuthException(java.lang.String message, 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 AuthException()
public AuthException(java.lang.String message)
public AuthException(java.lang.String message, java.lang.Throwable cause)