Uses of Package
com.evernote.edam.error

Packages that use com.evernote.edam.error
com.evernote.clients   
com.evernote.edam.error   
com.evernote.edam.notestore   
com.evernote.edam.userstore   
 

Classes in com.evernote.edam.error used by com.evernote.clients
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.
 

Classes in com.evernote.edam.error used by com.evernote.edam.error
EDAMErrorCode
          Numeric codes indicating the type of error that occurred on the service.
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.
 

Classes in com.evernote.edam.error used by com.evernote.edam.notestore
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.
 

Classes in com.evernote.edam.error used by com.evernote.edam.userstore
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.
 



Copyright © 2013. All Rights Reserved.