public class DocumentException extends RuntimeException
DocumentTree and DocumentPath.| Modifier and Type | Class and Description |
|---|---|
static class |
DocumentException.Interrupted
DocumentTree operation interrupted.
|
static class |
DocumentException.Timeout
DocumentTree operation timeout.
|
| Constructor and Description |
|---|
DocumentException() |
DocumentException(String message) |
DocumentException(String message,
Throwable cause) |
DocumentException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString