44 using QExceptionPtr = std::shared_ptr<QException>;
45 using NoteWithException = std::pair<qevercloud::Note, QExceptionPtr>;
46 using GuidWithException = std::pair<qevercloud::Guid, QExceptionPtr>;
60 noteGuidsWhichFailedToExpunge()
const = 0;
63 processedNoteGuidsAndUsns()
const = 0;
66 cancelledNoteGuidsAndUsns()
const = 0;
70 [[
nodiscard]]
virtual StopSynchronizationError stopSynchronizationError()