@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ResourcePolicyConflictException extends AWSSimpleSystemsManagementException
The hash provided in the call doesn't match the stored hash. This exception is thrown when trying to update an obsolete policy version or when multiple requests to update a policy are sent.
AmazonServiceException.ErrorType
Constructor and Description |
---|
ResourcePolicyConflictException(String message)
Constructs a new ResourcePolicyConflictException 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, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResourcePolicyConflictException(String message)
message
- Describes the error encountered.