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