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