/
home
/
obinna
/
html
/
cravings
/
vendor
/
aws
/
aws-sdk-php
/
src
/
FMS
/
Exception
/
Upload File
HOME
<?php namespace Aws\FMS\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Firewall Management Service** service. */ class FMSException extends AwsException {}