| Current Path : /var/www/clients/client3/web2/web/vendor/aws/aws-sdk-php/src/FMS/Exception/ |
| Current File : /var/www/clients/client3/web2/web/vendor/aws/aws-sdk-php/src/FMS/Exception/FMSException.php |
<?php
namespace Aws\FMS\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **Firewall Management Service** service.
*/
class FMSException extends AwsException {}