@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class WAFOptimisticLockException extends AWSWAFV2Exception
WAF couldn’t save your changes because you tried to update or delete a resource that has changed since you last retrieved it. Get the resource again, make any changes you need to make to the new copy, and retry your operation.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
WAFOptimisticLockException(String message)
Constructs a new WAFOptimisticLockException 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 WAFOptimisticLockException(String message)
message - Describes the error encountered.