public class NotAuthorizedException extends Exception
| Constructor and Description |
|---|
NotAuthorizedException(String message) |
NotAuthorizedException(String message,
String accessTokenId) |
NotAuthorizedException(String message,
String accessTokenId,
Throwable throwable) |
NotAuthorizedException(String message,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessTokenId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 MuleSoft, Inc.. All rights reserved.