Exception: CouchRestAdapter::InvalidDocument

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/exceptions/couch_rest_adapter.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



9
10
11
# File 'lib/exceptions/couch_rest_adapter.rb', line 9

def to_s
  "Document Can't be saved. Validation Failed."
end