002a543865
(cherry picked from commit fa74abdf2663e80e445236449c5aec3e5c9267e5)
6 lines
188 B
Dart
6 lines
188 B
Dart
|
|
class NotFoundStoredOpenedEmailException implements Exception {}
|
|
|
|
class NotFoundStoredNewEmailException implements Exception {}
|
|
|
|
class NotFoundStoredEmailException implements Exception {} |