<?php namespace Aws\QBusiness\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **QBusiness** service. */ class QBusinessException extends AwsException {}