public class CouchDbException
extends java.lang.RuntimeException
NoDocumentException}, {@link DocumentConflictException},
Serialized Form| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
CouchDbException(java.lang.String message) |
CouchDbException(java.lang.String message,
java.lang.Throwable cause) |
CouchDbException(java.lang.Throwable cause) |
private static final long serialVersionUID