libquentier
0.4.0
The library for rich desktop clients of Evernote service
|
The ApplicationSettingsInitializationException can be throws from methods of ApplicationSettings class if it's unable to locate the file with persistent settings. More...
#include <ApplicationSettingsInitializationException.h>
Public Member Functions | |
ApplicationSettingsInitializationException (const ErrorString &message) | |
![]() | |
IQuentierException (const ErrorString &message) | |
QString | localizedErrorMessage () const |
QString | nonLocalizedErrorMessage () const |
virtual const char * | what () const Q_DECL_OVERRIDE throw () |
virtual QTextStream & | print (QTextStream &strm) const Q_DECL_OVERRIDE |
![]() | |
virtual const QString | toString () const |
Protected Member Functions | |
virtual const QString | exceptionDisplayName () const Q_DECL_OVERRIDE |
![]() | |
IQuentierException (const IQuentierException &other) | |
IQuentierException & | operator= (const IQuentierException &other) |
![]() | |
Printable (const Printable &other) | |
The ApplicationSettingsInitializationException can be throws from methods of ApplicationSettings class if it's unable to locate the file with persistent settings.