Interface Symfony\Contracts\HttpClient\Exception\ServerExceptionInterface

extends HttpExceptionInterface

When a 5xx response is returned.

Methods inherited from Symfony\Contracts\HttpClient\Exception\HttpExceptionInterface
getResponse()
Methods inherited from Throwable
getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString()
Methods inherited from Stringable
__toString()