8f7a1aeb10
(cherry picked from commit cf03def2f5de115fb9feb64af6686c3957b8f1f2)
5 lines
171 B
Dart
5 lines
171 B
Dart
class NotFoundEmailException implements Exception {}
|
|
|
|
class NotFoundEmailContentException implements Exception {}
|
|
|
|
class EmptyEmailContentException implements Exception {} |