public class AccessTokenExpiredException extends UnrecoverableTokenException
access token of a ClientToken has expired, and it's
no longer possible to automatically obtain a new access token because
refresh token is not present.| Constructor and Description |
|---|
AccessTokenExpiredException(String message) |
AccessTokenExpiredException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 Atlassian. All rights reserved.