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, mkaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static ConfException mk(ConfResponse r)