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