exceptions library

Exceptions this packet can throw.

Exceptions / Errors

ByteReaderException
Exception thrown by ByteReader mixin
SocksClientConnectionClosedException
Exception thrown by SocksSocket if server closed connection during handshake.
SocksClientConnectionCommandFailedException
Exception thrown by SocksSocket if socks server response with something other than CommandReplyCode.succeed.
SocksClientException
Exception thrown by SocksTCPClient or SocksUDPClient.