<?phpnamespace AwsWAFV2Exception;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS WAFV2** service. */class WAFV2Exception extends AwsException {}