TF-2838 calendar event reject api & data source implementation

This commit is contained in:
DatDang
2024-04-29 09:46:28 +07:00
committed by Dat H. Pham
parent 57c4e413d3
commit f9cde9568f
4 changed files with 39 additions and 0 deletions
@@ -6,3 +6,5 @@ class NotParsableCalendarEventException implements Exception {}
class NotAcceptableCalendarEventException implements Exception {}
class NotMaybeableCalendarEventException implements Exception {}
class NotRejectableCalendarEventException implements Exception {}