public class PortUnreachableException extends SocketException
| Constructor and Description |
|---|
PortUnreachableException()
Create a new instance without a descriptive error message.
|
PortUnreachableException(java.lang.String message)
Create a new instance with a descriptive error message.
|
public PortUnreachableException()
public PortUnreachableException(java.lang.String message)
message - a message describing the error that occurred