PATH:
home
/
letacommog
/
charpente-ain
/
wp-content
/
plugins
/
w3-total-cache
/
lib
/
Aws
/
Aws
/
S3
/
Exception
<?php namespace Aws\S3\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the Amazon Simple Storage Service. */ class S3Exception extends AwsException {}
[+]
..
[-] DeleteMultipleObjectsException.php
[edit]
[-] S3Exception.php
[edit]
[-] S3MultipartUploadException.php
[edit]
[-] PermanentRedirectException.php
[edit]