<?phpnamespace AwsWafRegionalException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS WAF Regional** service. */class WafRegionalException extends AwsException {}