public class ErrorException
extends dap4.core.util.DapException
| Constructor and Description |
|---|
ErrorException(String msg) |
ErrorException(Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDocument() |
ErrorException |
setDocument(String document) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ErrorException(String msg)
public ErrorException(Throwable e)
public ErrorException setDocument(String document)
public String getDocument()