Serialized Form
-
Package com.github.jh3nd3rs0n.jargyle.client
-
Exception Class com.github.jh3nd3rs0n.jargyle.client.SocksClientIOException
class SocksClientIOException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
socksClient
SocksClient socksClient
TheSocksClient
.
-
-
Exception Class com.github.jh3nd3rs0n.jargyle.client.SocksClientSocketException
class SocksClientSocketException extends SocketException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
cause
Throwable cause
The cause. -
socksClient
SocksClient socksClient
The underlyingSocksClient
-
-
-
Package com.github.jh3nd3rs0n.jargyle.client.socks5
-
Exception Class com.github.jh3nd3rs0n.jargyle.client.socks5.FailureReplyException
class FailureReplyException extends Socks5ClientIOException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
failureReply
Reply failureReply
-
-
Exception Class com.github.jh3nd3rs0n.jargyle.client.socks5.Socks5ClientIOException
class Socks5ClientIOException extends SocksClientIOException implements Serializable- serialVersionUID:
- 1L
-