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, mk
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HaException(String msg)
public static HaException mk(ConfResponse r)