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| Constructor and Description |
|---|
WAFReferencedItemException(String message)
Constructs a new WAFReferencedItemException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WAFReferencedItemException(String message)
message - Describes the error encountered.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.