public class InvalidImportTokenException extends AmazonServiceException
The request was rejected because the provided import token is invalid or is associated with a different customer master key (CMK).
AmazonServiceException.ErrorType| Constructor and Description |
|---|
InvalidImportTokenException(String message)
Constructs a new InvalidImportTokenException 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 InvalidImportTokenException(String message)
message - Describes the error encountered.Copyright © 2020. All rights reserved.