DIR: /proc/self/cwd/vendor/aws/aws-sdk-php/src/Inspector2/Exception/ |
Current File : //proc/self/cwd/vendor/aws/aws-sdk-php/src/Inspector2/Exception/Inspector2Exception.php |
<?php namespace Aws\Inspector2\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Inspector2** service. */ class Inspector2Exception extends AwsException {} |