Exception: Couchbase::Error::DocumentLocked

Inherits:
CouchbaseError
  • Object
show all
Defined in:
lib/couchbase/errors.rb,
/Users/sergey.auseyau/code/couchbase-ruby-client/lib/couchbase/errors.rb
more...

Overview

Thrown when the server reports a temporary failure that is very likely to be lock-related (like an already locked key or a bad cas used for unlock).

See issues.couchbase.com/browse/MB-13087 for an explanation of why this is only likely to be lock-related.

Instance Attribute Summary

Attributes inherited from CouchbaseError

#context

Method Summary

Methods inherited from CouchbaseError

#to_s