Uses of Class
org.lightcouch.CouchDbException
-
Uses of CouchDbException in org.lightcouch
Subclasses of CouchDbException in org.lightcouchModifier and TypeClassDescriptionclass
Thrown when a conflict is detected during save or update.class
Thrown when a requested document is not found.Methods in org.lightcouch that throw CouchDbExceptionModifier and TypeMethodDescriptionprivate Response
CouchDbClientBase.getResponse
(org.apache.http.HttpResponse response) CouchDbClientBase.getResponseList
(org.apache.http.HttpResponse response)