PATH:
home
/
thecwrif
/
public_html
/
wp-content
/
plugins
/
w3-total-cache
/
vendor
/
aws
/
aws-sdk-php
/
src
/
Exception
<?php namespace Aws\Exception; use Aws\HasMonitoringEventsTrait; use Aws\MonitoringEventsInterface; class UnresolvedApiException extends \RuntimeException implements MonitoringEventsInterface { use HasMonitoringEventsTrait; }
[-] 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]