Searched defs:ProxyError (Results 1 – 12 of 12) sorted by relevance
53 class ProxyError(ConnectionError): class
55 class ProxyError(Exception): class
50 class ProxyError(HTTPError): class