AutorÃa | Ultima modificación | Ver Log |
<?php namespace Aws\QBusiness\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **QBusiness** service. */ class QBusinessException extends AwsException {}
<?php
namespace Aws\QBusiness\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **QBusiness** service.
*/
class QBusinessException extends AwsException {}