public class HaException extends ConfException
| Constructor and Description |
|---|
HaException(String msg) |
HaException(String msg,
ErrorCode code) |
HaException(String msg,
ErrorCode code,
Throwable cause) |
HaException(String msg,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static HaException |
mk(ConfResponse r) |
getErrorCode, getOpaque, mkaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic HaException(String msg)
public static HaException mk(ConfResponse r)