5 lines
117 B
Dart
5 lines
117 B
Dart
|
|
class NotFoundInboxMailboxException implements Exception {}
|
|
|
|
class NotFoundMailboxException implements Exception {}
|