public class ExpiredTokenException extends AmazonServiceException
The web identity token that was passed is expired or is not valid. Get a new identity token from the identity provider and then retry the request.
AmazonServiceException.ErrorType
Constructor and Description |
---|
ExpiredTokenException(java.lang.String message)
Constructs a new ExpiredTokenException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable