java.net
Class SocketTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.io.InterruptedIOException
java.net.SocketTimeoutException
- All Implemented Interfaces:
- Serializable
public class SocketTimeoutException
- extends InterruptedIOException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocketTimeoutException
public SocketTimeoutException()
SocketTimeoutException
public SocketTimeoutException(String var0)