public abstract class TokenException extends AuthException
TokenException(java.lang.Exception e)
TokenException(java.lang.String message)
getResponseCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TokenException(java.lang.String message)
public TokenException(java.lang.Exception e)