public class WAFReferencedItemException extends AmazonServiceException
The operation failed because you tried to delete an object that is still in use. For example:
ByteMatchSet
that is still referenced
by a Rule
.Rule
that is still referenced by a
WebACL
.AmazonServiceException.ErrorType
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
WAFReferencedItemException(java.lang.String message)
Constructs a new WAFReferencedItemException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
private static final long serialVersionUID