public class AuthenticationException extends ApiException
AuthenticationException(java.lang.String message)
AuthenticationException(java.lang.String message, java.lang.Throwable cause)
fillInStackTrace
addSuppressed, 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.String message)
public AuthenticationException(java.lang.String message, java.lang.Throwable cause)