java.io.Serializablepublic 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. |