Class ServerException
Exception when a server error is encountered (5xx codes)
-
Exception
implements
Throwable
-
RuntimeException
-
GuzzleHttp\Exception\TransferException
implements
GuzzleHttp\Exception\GuzzleException
-
GuzzleHttp\Exception\RequestException
-
GuzzleHttp\Exception\BadResponseException
-
GuzzleHttp\Exception\ServerException
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
Properties inherited from Exception
$code,
$file,
$line,
$message
|