| java.net.SocketException java.net.PortUnreachableException
PortUnreachableException | public PortUnreachableException()(Code) | | Constructs a new instance of this class with its walkback filled in.
|
PortUnreachableException | public PortUnreachableException(String detailMessage)(Code) | | Constructs a new instance of this class with its walkback and message
filled in.
Parameters: detailMessage - String The detail message for the exception. |
|
|