Searched refs:Socks5AuthError (Results 1 – 3 of 3) sorted by relevance
58 class Socks5AuthError(ProxyError): pass class196 raise Socks5AuthError((3, _socks5autherrors[3]))202 raise Socks5AuthError((2, _socks5autherrors[2]))
121 class Socks5AuthError - This indicates that the connection through a Socks5 server
61 class Socks5AuthError(ProxyError): pass class235 raise Socks5AuthError((3, _socks5autherrors[3]))241 raise Socks5AuthError((2, _socks5autherrors[2]))