public class DpException extends ConfException
Constructor and Description |
---|
DpException(String msg) |
DpException(String msg,
ErrorCode code,
Throwable cause) |
DpException(String msg,
int codeInteger,
Throwable cause) |
DpException(String msg,
Throwable cause) |
DpException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
static ConfException |
mk(ConfResponse r) |
getErrorCode, getOpaque, mk
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DpException(String msg)
public DpException(Throwable cause)
public static ConfException mk(ConfResponse r)