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