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