public class DocumentException
extends java.lang.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(java.lang.String message) |
DocumentException(java.lang.String message,
java.lang.Throwable cause) |
DocumentException(java.lang.Throwable cause) |