PATH:
home
/
lab2454c
/
keebchat.com
/
core
/
libs
/
s3
/
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; }
[-] EventStreamDataException.php
[edit]
[-] AwsException.php
[edit]
[+]
..
[-] InvalidRegionException.php
[edit]
[-] UnresolvedApiException.php
[edit]
[-] CredentialsException.php
[edit]
[-] IncalculablePayloadException.php
[edit]
[-] UnresolvedSignatureException.php
[edit]
[-] UnresolvedEndpointException.php
[edit]
[-] MultipartUploadException.php
[edit]
[-] InvalidJsonException.php
[edit]
[-] CouldNotCreateChecksumException.php
[edit]