/home/brandsfa/public_html/vendor/aws/aws-sdk-php/src/QConnect/Exception/QConnectException.php
<?php
namespace Aws\QConnect\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **Amazon Q Connect** service.
 */
class QConnectException extends AwsException {}