OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
znew1aws-ses
/
vendor
/
aws
/
aws-sdk-php
/
src
/
Batch
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/16/2024 08:31:51 AM
rwxr-xr-x
📄
BatchException.php
200 bytes
08/16/2024 08:31:52 AM
rw-r--r--
Editing: BatchException.php
Close
<?php namespace Aws\Batch\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS Batch** service. */ class BatchException extends AwsException {}