9 lines
245 B
Dart
9 lines
245 B
Dart
|
|
class NotFoundInboxMailboxException implements Exception {}
|
|
|
|
class NotFoundMailboxException implements Exception {}
|
|
|
|
class NotFoundClearMailboxResponseException implements Exception {}
|
|
|
|
class CannotMoveAllEmailException implements Exception {}
|