Current File : //var/www/oasis/aws/Aws/Waf/Exception/WafException.php
<?php
namespace Aws\Waf\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AWS WAF** service.
*/
class WafException extends AwsException {}