class documentation

class ProxyError(ConnectionError):

View In Hierarchy

A proxy error occurred.

Inherited from RequestException (via ConnectionError):

Method __init__ Initialize RequestException with request and response objects.
Instance Variable request Undocumented
Instance Variable response Undocumented