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(String message)
Constructs a new IdempotentParameterMismatchException 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 IdempotentParameterMismatchException(String message)
message - Describes the error encountered.Copyright © 2019. All rights reserved.