Interface Symfony\Contracts\HttpClient\Exception\RedirectionExceptionInterface

extends HttpExceptionInterface

When a 3xx response is returned and the "max_redirects" option has been reached.

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()