| Current Path : /var/www/clients/client3/web2/web/vendor/aws/aws-sdk-php/src/Support/Exception/ |
| Current File : /var/www/clients/client3/web2/web/vendor/aws/aws-sdk-php/src/Support/Exception/SupportException.php |
<?php
namespace Aws\Support\Exception;
use Aws\Exception\AwsException;
/**
* AWS Support service exception.
*/
class SupportException extends AwsException {}