TF-1749 Handle delete old email after update draft email

(cherry picked from commit 1a1331a723e191e3cae8db138f2d0fec71b4c87a)
This commit is contained in:
dab246
2023-04-07 18:28:09 +07:00
committed by Dat Vu
parent 60b6a0022a
commit 89d7f605d2
7 changed files with 44 additions and 25 deletions
@@ -0,0 +1,2 @@
class CannotDeleteOldEmailException implements Exception {}