QEverCloud
3.0.0
Unofficial Evernote Cloud API for Qt
|
This is the complete list of members for qevercloud::ThriftException, including all inherited members.
EverCloudException() | qevercloud::EverCloudException | explicit |
EverCloudException(QString error) | qevercloud::EverCloudException | explicit |
EverCloudException(const std::string &error) | qevercloud::EverCloudException | explicit |
EverCloudException(const char *error) | qevercloud::EverCloudException | explicit |
exceptionData() const Q_DECL_OVERRIDE | qevercloud::ThriftException | inlinevirtual |
m_error | qevercloud::EverCloudException | mutableprotected |
m_type | qevercloud::ThriftException | protected |
ThriftException() | qevercloud::ThriftException | |
ThriftException(Type::type type) | qevercloud::ThriftException | |
ThriftException(Type::type type, QString message) | qevercloud::ThriftException | |
type() const | qevercloud::ThriftException | |
what() const Q_DECL_OVERRIDE | qevercloud::ThriftException | |
~EverCloudException() | qevercloud::EverCloudException |