PATH:
home
/
letacommog
/
charpente-ain
/
wp-content
/
plugins
/
w3-total-cache
/
lib
/
Aws
/
GuzzleHttp
/
Exception
<?php namespace GuzzleHttp\Exception; /** * @method string getMessage() * @method \Throwable|null getPrevious() * @method mixed getCode() * @method string getFile() * @method int getLine() * @method array getTrace() * @method string getTraceAsString() */ interface GuzzleException {}
[+]
..
[-] ServerException.php
[edit]
[-] ClientException.php
[edit]
[-] BadResponseException.php
[edit]
[-] GuzzleException.php
[edit]
[-] SeekException.php
[edit]
[-] TransferException.php
[edit]
[-] ConnectException.php
[edit]
[-] TooManyRedirectsException.php
[edit]
[-] RequestException.php
[edit]