TF-2819 calendar event maybe api & data source implementation

This commit is contained in:
DatDang
2024-04-22 10:05:00 +07:00
committed by Dat H. Pham
parent 8ec3dec834
commit f3b8477329
4 changed files with 39 additions and 0 deletions
@@ -4,3 +4,5 @@ class NotFoundCalendarEventException implements Exception {}
class NotParsableCalendarEventException implements Exception {}
class NotAcceptableCalendarEventException implements Exception {}
class NotMaybeableCalendarEventException implements Exception {}