File "CodeConnectionsException.php"
Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/aws/aws-sdk-php/src/CodeConnections/Exception/CodeConnectionsException.php
File size: 221 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Aws\CodeConnections\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AWS CodeConnections** service.
*/
class CodeConnectionsException extends AwsException {}