Package net.i2p.socks
Class SOCKSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
net.i2p.socks.SOCKSException
- All Implemented Interfaces:
Serializable
Exception thrown by socket methods
- Since:
- 0.9.33 moved from net.i2p.i2ptunnel.socks, and changed to extend IOException
- Author:
- human
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SOCKSException
public SOCKSException() -
SOCKSException
-
SOCKSException
- Since:
- 0.9.27
-