@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class IdempotentParameterMismatchException extends AWSimagebuilderException
You have specified a client token for an operation using parameter values that differ from a previous request that used the same client token.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
IdempotentParameterMismatchException(String message)
Constructs a new IdempotentParameterMismatchException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IdempotentParameterMismatchException(String message)
message - Describes the error encountered.