public class IdempotentParameterMismatchException extends AmazonServiceException
A ClientRequestToken
input parameter was reused with an
operation, but at least one of the other input parameters is different from
the previous call to the operation.
AmazonServiceException.ErrorType
Constructor and Description |
---|
IdempotentParameterMismatchException(java.lang.String message)
Constructs a new IdempotentParameterMismatchException 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.