Package com.tailf.notif
Class NotifException
Object
Throwable
Exception
com.tailf.conf.ConfException
com.tailf.notif.NotifException
- All Implemented Interfaces:
Serializable
Exceptions raised from the notif package
- See Also:
-
Constructor Summary
ConstructorDescriptionNotifException
(String msg, int codeInteger, Throwable cause) NotifException
(String msg, ErrorCode code) NotifException
(String msg, ErrorCode code, Throwable cause) NotifException
(String msg, Throwable cause) -
Method Summary
Methods inherited from class com.tailf.conf.ConfException
getErrorCode, getOpaque, mk
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotifException
-
NotifException
-
NotifException
-
NotifException
-
-
Method Details
-
mk
-