AY2122S2-CS2113T-T09-3 / tp

0 stars 5 forks source link

Exception inheritance #131

Closed kktai1512 closed 2 years ago

kktai1512 commented 2 years ago

Refactored HalpmiException

Currently, HalpmiException is the parent class:

UserInputException DuplicateEntryException NotFoundException inherits HalpmiException