DylanPhuah / CAB302Code

1 stars 0 forks source link

Database exception handling #41

Open DylanPhuah opened 1 month ago

DylanPhuah commented 1 month ago

What: Adjust how DAO exceptions are handled

How: Update the DAOs so that they pass SQL exceptions upward, so they will be presented by the controllers to the user as a popup

Who: See Assignees on this item

The Inputs: Existing database functionality

The outputs: A mostly fleshed out homepage for a specific user.