Package com.tailf.dp
Class DpException
Object
Throwable
Exception
com.tailf.conf.ConfException
com.tailf.dp.DpException
- All Implemented Interfaces:
 Serializable
- Direct Known Subclasses:
 DpCallbackException
General Dp Exception
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionDpException(String msg) DpException(String msg, int codeInteger, Throwable cause) DpException(String msg, ErrorCode code, Throwable cause) DpException(String msg, Throwable cause) DpException(Throwable cause)  - 
Method Summary
Methods inherited from class com.tailf.conf.ConfException
getErrorCode, getOpaque, mkMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
DpException
 - 
DpException
 - 
DpException
 - 
DpException
 - 
DpException
 
 - 
 - 
Method Details
- 
mk
 
 -