libquentier 0.5.0
The library for rich desktop clients of Evernote service
|
Public Member Functions | |
EmptyDataElementException (const ErrorString &message) | |
![]() | |
IQuentierException (const ErrorString &message) | |
QString | localizedErrorMessage () const |
QString | nonLocalizedErrorMessage () const |
virtual const char * | what () const noexcept override |
virtual QTextStream & | print (QTextStream &strm) const override |
![]() | |
virtual QTextStream & | print (QTextStream &strm) const =0 |
virtual const QString | toString () const |
Protected Member Functions | |
virtual const QString | exceptionDisplayName () const override |
![]() | |
IQuentierException (const IQuentierException &other) | |
IQuentierException & | operator= (const IQuentierException &other) |
virtual const QString | exceptionDisplayName () const =0 |
![]() | |
Printable (const Printable &other) | |
Printable & | operator= (const Printable &other) |
|
overrideprotectedvirtual |
Implements quentier::IQuentierException.