Package x.oauth
Class OAuthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
x.oauth.OAuthException
- All Implemented Interfaces:
Serializable
- Author:
- saksit
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
log
protected static org.slf4j.Logger log
-
-
Constructor Details
-
OAuthException
-
OAuthException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-