public abstract class AccessTokenError extends Exception
| Constructor and Description |
|---|
AccessTokenError() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
abstract String |
getType() |
void |
setDescription(String description) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.