public class SOCKSException extends IOException
| Constructor and Description |
|---|
SOCKSException()SOCKSException. |
SOCKSException(String s)SOCKSException. |
SOCKSException(String s,
Throwable t)Create a new SOCKS exception with a message and cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString