Your IP : 216.73.216.220


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

<?php
namespace Aws\Ecs\Exception;

use Aws\Exception\AwsException;

/**
 * Amazon ECS exception.
 */
class EcsException extends AwsException {}