|
libquentier 0.5.0
The library for rich desktop clients of Evernote service
|


Public Member Functions | |
| DatabaseOpeningException (const ErrorString &message) | |
Public Member Functions inherited from quentier::IQuentierException | |
| IQuentierException (const ErrorString &message) | |
| QString | localizedErrorMessage () const |
| QString | nonLocalizedErrorMessage () const |
| virtual const char * | what () const noexcept override |
| virtual QTextStream & | print (QTextStream &strm) const override |
Public Member Functions inherited from quentier::Printable | |
| virtual const QString | toString () const |
Protected Member Functions | |
| virtual const QString | exceptionDisplayName () const override |
Protected Member Functions inherited from quentier::IQuentierException | |
| IQuentierException (const IQuentierException &other) | |
| IQuentierException & | operator= (const IQuentierException &other) |
Protected Member Functions inherited from quentier::Printable | |
| Printable (const Printable &other) | |
| Printable & | operator= (const Printable &other) |
|
overrideprotectedvirtual |
Implements quentier::IQuentierException.