exception documentation

class ClientRedirectError(Exception): (source)

View In Hierarchy

If a redirect loop is detected when using follow_redirects=True with the :cls:`Client`, then this exception is raised.