PATH:
home
/
fengshp
/
www
/
wp-content
/
plugins
/
google-site-kit
/
third-party
/
guzzlehttp
/
guzzle
/
src
/
Exception
<?php namespace Google\Site_Kit_Dependencies\GuzzleHttp\Exception; /** * Exception when a client error is encountered (4xx codes) */ class ClientException extends \Google\Site_Kit_Dependencies\GuzzleHttp\Exception\BadResponseException { }
[+]
..
[-] RequestException.php
[edit]
[-] ConnectException.php
[edit]
[-] GuzzleException.php
[edit]
[-] InvalidArgumentException.php
[edit]
[-] BadResponseException.php
[edit]
[-] TransferException.php
[edit]
[-] TooManyRedirectsException.php
[edit]
[-] ClientException.php
[edit]
[-] ServerException.php
[edit]