public class OAuthTokenValidationException extends Exception
| Constructor and Description |
|---|
OAuthTokenValidationException() |
OAuthTokenValidationException(String msg) |
OAuthTokenValidationException(String msg,
Exception nestedEx) |
OAuthTokenValidationException(String message,
Throwable cause) |
OAuthTokenValidationException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
void |
setErrorMessage(String errMessage) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 WSO2. All rights reserved.