public class AccessTokenExpireException extends Exception
| Constructor and Description |
|---|
AccessTokenExpireException() |
AccessTokenExpireException(String message) |
AccessTokenExpireException(String message,
Throwable cause) |
AccessTokenExpireException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2018. All Rights Reserved.