Class OAuthTokenValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.andes.authentication.andes.oauth.exception.OAuthTokenValidationException
- All Implemented Interfaces:
Serializable
This Exception will be thrown, when there any interference with token validation flow.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOAuthTokenValidationException(String msg, Exception nestedEx) OAuthTokenValidationException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OAuthTokenValidationException
-
OAuthTokenValidationException
-
OAuthTokenValidationException
-
OAuthTokenValidationException
public OAuthTokenValidationException() -
OAuthTokenValidationException
-
-
Method Details
-
getErrorMessage
-
setErrorMessage
-