public class InvalidNextTokenException extends AmazonServiceException
Invalid token or token that was previously used in a request with different parameters. This exception is thrown if the token is invalid.
AmazonServiceException.ErrorType
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
InvalidNextTokenException(java.lang.String message)
Constructs a new InvalidNextTokenException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
private static final long serialVersionUID