Class WAFInvalidAccountException

All Implemented Interfaces:
Serializable

public class WAFInvalidAccountException extends AmazonServiceException

The operation failed because you tried to create, update, or delete an object by using an invalid account identifier.

See Also:
  • Constructor Details

    • WAFInvalidAccountException

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