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