Cosmetics

This commit is contained in:
Jacek Piszczek 2021-03-24 11:14:03 -04:00
parent 68f8eb0d39
commit d7eaba1007

View File

@ -243,7 +243,7 @@ void IMAPMessage::extract(
shared_ptr <const IMAPFolder> folder = m_folder.lock();
if (!folder) {
throw exceptions::illegal_state("Folder not open");
throw exceptions::folder_not_found();
}
extractImpl(