| Current Path : /home/rtorresani/www/vendor/aws/aws-sdk-php/src/Support/Exception/ |
| Current File : //home/rtorresani/www/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 {}