PATH:
home
/
rwabteecom
/
public_html
/
vendor
/
aws
/
aws-sdk-php
/
src
/
Inspector2
/
Exception
/
Editing: Inspector2Exception.php
<?php namespace Aws\Inspector2\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Inspector2** service. */ class Inspector2Exception extends AwsException {}
SAVE
CANCEL