<?phpnamespace AwsInspectorException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon Inspector** service. */class InspectorException extends AwsException {}