PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
vendor
/
guzzlehttp
/
guzzle
/
src
/
Exception
<?php namespace GuzzleHttp\Exception; /** * Exception when a server error is encountered (5xx codes) */ class ServerException extends BadResponseException { }
[-] RequestException.php
[edit]
[-] TooManyRedirectsException.php
[edit]
[-] ServerException.php
[edit]
[+]
..
[-] ClientException.php
[edit]
[-] InvalidArgumentException.php
[edit]
[-] BadResponseException.php
[edit]
[-] ConnectException.php
[edit]
[-] GuzzleException.php
[edit]
[-] TransferException.php
[edit]