AutorÃa | Ultima modificación | Ver Log |
<?phpnamespace Aws\SecurityIR\Exception;use Aws\Exception\AwsException;/*** Represents an error interacting with the **Security Incident Response** service.*/class SecurityIRException extends AwsException {}