public class ExpiredImportTokenException extends AmazonServiceException
The request was rejected because the specified import token is expired. Use GetParametersForImport to get a new import token and public key, use the new public key to encrypt the key material, and then try the request again.
AmazonServiceException.ErrorType
Constructor and Description |
---|
ExpiredImportTokenException(java.lang.String message)
Constructs a new ExpiredImportTokenException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.