OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
Xpress
/
vendor
/
aws
/
aws-sdk-php
/
src
/
DirectConnect
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/19/2025 10:07:17 AM
rwxr-xr-x
📄
DirectConnectException.php
221 bytes
05/19/2025 10:07:17 AM
rw-r--r--
Editing: DirectConnectException.php
Close
<?php namespace Aws\DirectConnect\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the AWS Direct Connect service. */ class DirectConnectException extends AwsException {}