public class DpCallbackException extends DpException
| Constructor and Description | 
|---|
DpCallbackException(String msg)  | 
DpCallbackException(String msg,
                   ErrorCode code)  | 
DpCallbackException(String msg,
                   ErrorCode code,
                   Throwable cause)  | 
DpCallbackException(String msg,
                   Throwable cause)  | 
DpCallbackException(Throwable cause)  | 
mkgetErrorCode, getOpaque, mkaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString