steamysips / steamy-sips

A full-stack LAMP e-commerce coffee shop.
https://steamysips.github.io/steamy-sips/
Creative Commons Attribution Share Alike 4.0 International
0 stars 0 forks source link

save() method in all models should throw custom exceptions #210

Open creme332 opened 5 months ago

creme332 commented 5 months ago

save() method should throw exceptions with custom error messages instead of returning false.

All tests and models will have to be modified.