QEverCloud
Unofficial Evernote Cloud API for Qt
|
Classes | |
class | qevercloud::EDAMNotFoundException |
This exception is thrown by EDAM procedures when a caller asks to perform an operation on an object that does not exist. More... | |
class | qevercloud::EDAMNotFoundExceptionData |
Asynchronous API conterpart of EDAMNotFoundException. More... | |
class | qevercloud::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. More... | |
class | qevercloud::EDAMSystemExceptionAuthExpired |
EDAMSystemException for errorCode = AUTH_EXPIRED More... | |
class | qevercloud::EDAMSystemExceptionAuthExpiredData |
Asynchronous API conterpart of EDAMSystemExceptionAuthExpired. More... | |
class | qevercloud::EDAMSystemExceptionData |
Asynchronous API conterpart of EDAMSystemException. More... | |
class | qevercloud::EDAMSystemExceptionRateLimitReached |
EDAMSystemException for errorCode = RATE_LIMIT_REACHED More... | |
class | qevercloud::EDAMSystemExceptionRateLimitReachedData |
Asynchronous API conterpart of EDAMSystemExceptionRateLimitReached. More... | |
class | qevercloud::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. More... | |
class | qevercloud::EDAMUserExceptionData |
Asynchronous API conterpart of EDAMUserException. More... | |
class | qevercloud::EverCloudException |
All exceptions throws by the library are of this class or its descendants. More... | |
class | qevercloud::EverCloudExceptionData |
EverCloudException counterpart for asynchronous API. More... | |
class | qevercloud::EvernoteException |
All exception sent by Evernote servers (as opposed to other error conditions, for example http errors) are descendants of this class. More... | |
class | qevercloud::EvernoteExceptionData |
Asynchronous API conterpart of EvernoteException. More... | |
class | qevercloud::ThriftException |
Errors of the Thrift protocol level. More... | |
class | qevercloud::ThriftExceptionData |
Asynchronous API conterpart of ThriftException. More... | |