Package com.tailf.ncs
Class NcsException
Object
Throwable
Exception
com.tailf.conf.ConfException
com.tailf.ncs.NcsException
- All Implemented Interfaces:
Serializable
Ncs package generic exception
- See Also:
-
Constructor Summary
ConstructorDescriptionNcsException
(String msg, ErrorCode code, Throwable cause) NcsException
(String msg, Throwable cause) -
Method Summary
Methods inherited from class com.tailf.conf.ConfException
getErrorCode, getOpaque, mk, mk
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NcsException
-
NcsException
-