Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/aws/aws-sdk-php/src/Ssm/Exception/
Upload File :
Current File : //home/rtorresani/www/vendor/aws/aws-sdk-php/src/Ssm/Exception/SsmException.php

<?php
namespace Aws\Ssm\Exception;

use Aws\Exception\AwsException;

/**
 * Amazon EC2 Simple Systems Manager exception.
 */
class SsmException extends AwsException {}