/home/mip/mip/vendor/aws/aws-sdk-php/src/CodeConnections/Exception/CodeConnectionsException.php
<?php
namespace Aws\CodeConnections\Exception;

use Aws\Exception\AwsException;

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