Package eu.webtoolkit.jwt.auth
Class OAuthProcess.TokenError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
eu.webtoolkit.jwt.auth.OAuthProcess.TokenError
- All Implemented Interfaces:
Serializable
- Enclosing class:
- OAuthProcess
Exception thrown while parsing a token response.
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TokenError
Constructor.
-
-
Method Details
-
getError
The error.
-