Class WAFNonexistentItemException

All Implemented Interfaces:
Serializable

public class WAFNonexistentItemException extends AmazonServiceException

The operation failed because the referenced object doesn't exist.

See Also:
  • Constructor Details

    • WAFNonexistentItemException

      public WAFNonexistentItemException(String message)
      Constructs a new WAFNonexistentItemException with the specified error message.
      Parameters:
      message - Describes the error encountered.