Files
workavia-mail-front/lib/features/thread/domain/exceptions/thread_exceptions.dart
T

3 lines
117 B
Dart

class NotFoundEmailsDeletedException implements Exception {}
class InteractorIsNullException implements Exception {}