<?php namespace Aws\WAFV2\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS WAFV2** service. */ class WAFV2Exception extends AwsException {}