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