DIR: /var/www/devs.lapieza.net/vendor/aws/aws-sdk-php/src/SecurityIR/Exception/ |
Current File : //var/www/devs.lapieza.net/vendor/aws/aws-sdk-php/src/SecurityIR/Exception/SecurityIRException.php |
<?php namespace Aws\SecurityIR\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Security Incident Response** service. */ class SecurityIRException extends AwsException {} |