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