4 lines
98 B
Dart
4 lines
98 B
Dart
|
|
class NotFoundOutboxMailboxException implements Exception {
|
|
NotFoundOutboxMailboxException();
|
|
} |