Package java.net

Class SocketTimeoutException

All Implemented Interfaces:
Serializable

public class SocketTimeoutException
extends InterruptedIOException
This exception is thrown when a timeout expired on a socket read or accept operation.
See Also:
Serialized Form