Class NetworkUnreachableSocketException

All Implemented Interfaces:
Serializable

public final class NetworkUnreachableSocketException extends SocketException
A SocketException indicating that a socket connection was not possible because the destination network is unreachable.
Author:
Christian Kohlschütter
See Also: