Your IP : 216.73.216.220


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

<?php
namespace Aws\CodeStar\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **AWS CodeStar** service.
 */
class CodeStarException extends AwsException {}