Package com.evernote.edam.error

Enum Summary
EDAMErrorCode Numeric codes indicating the type of error that occurred on the service.
 

Exception Summary
EDAMNotFoundException This exception is thrown by EDAM procedures when a caller asks to perform an operation on an object that does not exist.
EDAMSystemException This exception is thrown by EDAM procedures when a call fails as a result of a problem in the service that could not be changed through caller action.
EDAMUserException This exception is thrown by EDAM procedures when a call fails as a result of a problem that a caller may be able to resolve.