public class WAFNonexistentContainerException extends AmazonServiceException
The operation failed because you tried to add an object to or delete an object from another object that doesn't exist. For example:
Rule
to or delete a Rule
from a WebACL
that doesn't exist.ByteMatchSet
to or delete a
ByteMatchSet
from a Rule
that doesn't exist.IPSet
that doesn't exist.ByteMatchTuple
to or delete a
ByteMatchTuple
from a ByteMatchSet
that doesn't
exist.AmazonServiceException.ErrorType
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
WAFNonexistentContainerException(java.lang.String message)
Constructs a new WAFNonexistentContainerException 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