QEverCloud  6.1.0
Unofficial Evernote Cloud API for Qt
Classes | Namespaces | Typedefs | Variables
EverCloudException.h File Reference
#include "Export.h"
#include "Helpers.h"
#include <QObject>
#include <QString>
#include <exception>
#include <memory>

Go to the source code of this file.

Classes

class  qevercloud::EverCloudException
 
class  qevercloud::EverCloudExceptionData
 EverCloudException counterpart for asynchronous API. More...
 
class  qevercloud::EvernoteException
 
class  qevercloud::EvernoteExceptionData
 

Namespaces

 qevercloud
 

Typedefs

using qevercloud::EverCloudExceptionDataPtr = std::shared_ptr< EverCloudExceptionData >
 

Variables

class QEVERCLOUD_EXPORT qevercloud::EverCloudExceptionData