Class WAFLimitsExceededException

  • All Implemented Interfaces:
    Serializable

    public class WAFLimitsExceededException
    extends AmazonServiceException

    The operation exceeds a resource limit, for example, the maximum number of WebACL objects that you can create for an AWS account. For more information, see Limits in the AWS WAF Developer Guide.

    See Also:
    Serialized Form
    • Constructor Detail

      • WAFLimitsExceededException

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