21#include <quentier/exception/IQuentierException.h>
32 void raise()
const override;
35 [[nodiscard]] QString exceptionDisplayName()
const override;
The ErrorString class encapsulates two (or more) strings which are meant to contain translatable (bas...
Definition: ErrorString.h:43
The IQuentierException class represents the interface for exceptions specific to libquentier and appl...
Definition: IQuentierException.h:39
Definition: RuntimeError.h:26