Interface Symfony\Contracts\HttpClient\Exception\ClientExceptionInterface

extends HttpExceptionInterface

When a 4xx 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()