Exception: Couchbase::Error::DocumentNotLocked
- Inherits:
-
CouchbaseError
- Object
- StandardError
- CouchbaseError
- Couchbase::Error::DocumentNotLocked
- Defined in:
- lib/couchbase/errors.rb,
/code/couchbase-ruby-client/lib/couchbase/errors.rb
Overview
Thrown when the server reports that the document is not locked when an unlocking operation is being performed.
Instance Attribute Summary
Attributes inherited from CouchbaseError
Method Summary
Methods inherited from CouchbaseError
Constructor Details
This class inherits a constructor from Couchbase::Error::CouchbaseError