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
ConstructorsConstructorDescriptionNcsException(String msg, ErrorCode code, Throwable cause) NcsException(String msg, Throwable cause)  - 
Method Summary
Methods inherited from class com.tailf.conf.ConfException
getErrorCode, getOpaque, mk, mkMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
NcsException
 - 
NcsException
 
 -