OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
zzaws-ses
/
vendor
/
aws
/
aws-sdk-php
/
src
/
QConnect
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/14/2024 08:00:53 AM
rwxr-xr-x
📄
QConnectException.php
213 bytes
08/14/2024 08:00:53 AM
rw-r--r--
Editing: QConnectException.php
Close
<?php namespace Aws\QConnect\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Q Connect** service. */ class QConnectException extends AwsException {}