/
home
/
obinna
/
html
/
mixchief_app
/
vendor
/
aws
/
aws-sdk-php
/
src
/
Connect
/
Exception
/
Upload File
HOME
<?php namespace Aws\Connect\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Connect Service** service. */ class ConnectException extends AwsException {}