PATH:
home
/
thecwrif
/
public_html
/
wp-content
/
plugins
/
w3-total-cache
/
vendor
/
aws
/
aws-sdk-php
/
src
/
Exception
<?php namespace Aws\Exception; /** * This class represents exceptions related to logic surrounding client-side * encryption usage. */ class CryptoException extends \RuntimeException { }
[-] CouldNotCreateChecksumException.php
[edit]
[-] IncalculablePayloadException.php
[edit]
[-] InvalidJsonException.php
[edit]
[+]
..
[-] CredentialsException.php
[edit]
[-] CryptoException.php
[edit]
[-] MultipartUploadException.php
[edit]
[-] UnresolvedSignatureException.php
[edit]
[-] AwsException.php
[edit]
[-] CryptoPolyfillException.php
[edit]
[-] EventStreamDataException.php
[edit]
[-] UnresolvedApiException.php
[edit]
[-] UnresolvedEndpointException.php
[edit]
[-] InvalidRegionException.php
[edit]