OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
aws-ses
/
vendor
/
aws
/
aws-sdk-php
/
src
/
S3
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/19/2025 10:07:20 AM
rwxr-xr-x
📄
DeleteMultipleObjectsException.php
1.9 KB
05/19/2025 10:07:20 AM
rw-r--r--
📄
PermanentRedirectException.php
95 bytes
05/19/2025 10:07:20 AM
rw-r--r--
📄
S3Exception.php
202 bytes
05/19/2025 10:07:20 AM
rw-r--r--
📄
S3MultipartUploadException.php
2.68 KB
05/19/2025 10:07:20 AM
rw-r--r--
Editing: S3Exception.php
Close
<?php namespace Aws\S3\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the Amazon Simple Storage Service. */ class S3Exception extends AwsException {}