public class InvalidGrantTokenException extends AmazonServiceException
The request was rejected because the specified grant token is not valid.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
InvalidGrantTokenException(String message)
Constructs a new InvalidGrantTokenException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidGrantTokenException(String message)
message - Describes the error encountered.Copyright © 2019. All rights reserved.