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