public class PreconditionFailedException extends CouchDbException
CouchDbException class for HTTP 412 precondition failed status codes
An example of when CouchDB will return a 412 status code is for a
PUT /{db} when the DB already exists.
error, reason| Constructor and Description |
|---|
PreconditionFailedException(java.lang.String message) |
getError, getMessage, getReason, getStatusCode