관리-도구
편집 파일: WAFV2Exception.php
<?php namespace Aws\WAFV2\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS WAFV2** service. */ class WAFV2Exception extends AwsException {}