4e5ef9dab0
(cherry picked from commit c8681dcde084e82453b5ea2770db37f2222d675c)
4 lines
126 B
Dart
4 lines
126 B
Dart
|
|
class NotFoundCalendarEventException implements Exception {}
|
|
|
|
class NotParsableCalendarEventException implements Exception {} |