public class SocksException
extends java.io.IOException
| Constructor and Description |
|---|
SocksException()
Constructs a SocksException with no detail message.
|
SocksException(java.lang.String s)
Constructs a SocksException with the specified detail message.
|
public SocksException()
public SocksException(java.lang.String s)
s - the String containing a detail message