net.spy.net
Class IOTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.net.SocketException
java.net.ConnectException
net.spy.net.IOTimeoutException
- All Implemented Interfaces:
- Serializable
- public class IOTimeoutException
- extends ConnectException
Exception thrown when IOs timeout.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IOTimeoutException
public IOTimeoutException(String message)
- Get an instance of IOTimeoutException.