class EventMachine::Protocols::Couchbase::Error::Base

Attributes

cas[RW]

@return [Fixnum] the version of the key (nil unless accessible)

error[RW]

@return [Fixnum] the error code from libcouchbase

key[RW]

@return [String] the key which generated error */

operation[RW]

@return [Symbol] the operation (nil unless accessible)