class
CouchDB::Error
- CouchDB::Error
- Exception
- Reference
- Object
Overview
Base class for all CouchDB library exceptions.
Rescue CouchDB::Error to catch any error raised by this library.
Direct Known Subclasses
- CouchDB::BadRequest
- CouchDB::Conflict
- CouchDB::NotFound
- CouchDB::ReplicationError
- CouchDB::Unauthorized