BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
home
/
imagivibe
/
public_html
/
app.imagivibe.com
/
vendor
/
aws
/
aws-sdk-php
/
src
/
QBusiness
/
Exception
📤 Upload
📝 New File
📁 New Folder
Close
Editing: QBusinessException.php
<?php namespace Aws\QBusiness\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **QBusiness** service. */ class QBusinessException extends AwsException {}
Save
Cancel