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

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the **QBusiness** service.
 */
class QBusinessException extends AwsException {}