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