Class WAFInternalErrorException

All Implemented Interfaces:
Serializable

public class WAFInternalErrorException extends AmazonServiceException

The operation failed because of a system problem, even though the request was valid. Retry your request.

See Also:
  • Constructor Details

    • WAFInternalErrorException

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