21 #include <quentier/exception/IQuentierException.h> 35 void raise()
const override;
38 [[nodiscard]] QString exceptionDisplayName()
const override;
The IQuentierException class represents the interface for exceptions specific to libquentier and appl...
Definition: IQuentierException.h:36
Definition: local_storage/Factory.h:30
The ErrorString class encapsulates two (or more) strings which are meant to contain translatable (bas...
Definition: ErrorString.h:42
The LocalStorageOpenException is thrown on failure to open the local storage database.
Definition: LocalStorageOpenException.h:29