| Modifier and Type | Class and Description |
|---|---|
class |
DocumentConflictException
Thrown when a conflict is detected during save or update.
|
class |
NoDocumentException
Thrown when a requested document is not found.
|
| Modifier and Type | Method and Description |
|---|---|
private Response |
CouchDbClientBase.getResponse(org.apache.http.HttpResponse response) |
private java.util.List<Response> |
CouchDbClientBase.getResponseList(org.apache.http.HttpResponse response) |