/
home
/
obinna
/
html
/
cravings
/
vendor
/
aws
/
aws-sdk-php
/
src
/
EC2InstanceConnect
/
Exception
/
Upload File
HOME
<?php namespace Aws\EC2InstanceConnect\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS EC2 Instance Connect** service. */ class EC2InstanceConnectException extends AwsException {}