Class OAuthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.iland.core.web.sdk.connection.OAuthException
- All Implemented Interfaces:
Serializable
Generic exception used by the OAuthService.
- Author:
- Cory Snyder
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OAuthException
public OAuthException() -
OAuthException
-