Class CouchObject::Errors::MissingView
In: lib/couch_object/error_classes.rb
Parent: StandardError
Enumerable Document StandardError HasManyAssociationError MissingView CantCompareSize DocumentNotFound BelongsToAssociationError HasOneAssociationError CouchDBError MapProcessError DatabaseSaveFailed NoDatabaseLocationSet Array HasManyRelation Response Database Server View Errors VERSION ClassMethods Persistable Utils CouchObject dot/f_3.png

Is raised when trying to load a view that doesn‘t exist on the couchDB server

Methods

message   to_s  

Public Instance methods

to_s()

Alias for message

[Validate]