Parent

Included Modules

Files

Class Index [+]

Quicksearch

Evernote::EDAM::Error::EDAMNotFoundException

This exception is thrown by EDAM procedures when a caller asks to perform an operation that does not exist. This may be thrown based on an invalid primary identifier (e.g. a bad GUID), or when the caller refers to an object by another unique identifier (e.g. a User’s email address).

identifier: the object identifier that was not found on the server.

key: the value passed from the client in the identifier, which was not

  found.  E.g. the GUID of an object that was not found.

Constants

IDENTIFIER
KEY
FIELDS

Public Instance Methods

struct_fields() click to toggle source
     # File /tmp/buildd/evernote-mode-0.10/ruby/lib/Evernote/EDAM/errors_types.rb, line 113
113:               def struct_fields; FIELDS; end
validate() click to toggle source
     # File /tmp/buildd/evernote-mode-0.10/ruby/lib/Evernote/EDAM/errors_types.rb, line 115
115:               def validate
116:               end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.