java.io.Serializable
public class HostNotFoundException extends MsgException
Constructor | Description |
---|---|
HostNotFoundException() |
Constructs an
HostNotFoundException without a detail message. |
HostNotFoundException(java.lang.String s) |
Constructs an
HostNotFoundException with a detail message. |