CS2113-AY1819S1-W13-1 / main

FreeTime
MIT License
0 stars 3 forks source link

Silent failure when imported .ics file has overlapping timeslots #159

Closed nianfei97 closed 5 years ago

nianfei97 commented 6 years ago

If the .ics file has overlapping timeslots, the app has an uncaught exception.

Probably just catch it and return an error message from the import command.