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