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