exception documentation

class ProxyError(HTTPError): (source)

View In Hierarchy

Raised when the connection to a proxy fails.

Method __init__ Undocumented
Instance Variable original_error Undocumented
def __init__(self, message, error, *args): (source)

Undocumented

original_error = (source)

Undocumented