Files
workavia-mail-front/lib/features/email/domain/exceptions/email_exceptions.dart
T
dab246 89d7f605d2 TF-1749 Handle delete old email after update draft email
(cherry picked from commit 1a1331a723e191e3cae8db138f2d0fec71b4c87a)
2023-04-14 17:12:34 +07:00

2 lines
60 B
Dart

class CannotDeleteOldEmailException implements Exception {}