Exception: Couchbase::Error::XattrUnknownVirtualAttribute

Inherits:
CouchbaseError
  • Object
show all
Defined in:
lib/couchbase/errors.rb

Overview

Subdocument exception thrown when a virtual attribute has been requested which is not recognised by the server.

Instance Attribute Summary

Attributes inherited from CouchbaseError

#context

Method Summary

Methods inherited from CouchbaseError

#initialize, #to_s

Constructor Details

This class inherits a constructor from Couchbase::Error::CouchbaseError