HASKI-RAK / HASKI-Backend

This is the Backend System for our HASKI project.
GNU Lesser General Public License v2.1
4 stars 1 forks source link

11 update error handling #12

Closed MarcNor closed 2 years ago

MarcNor commented 2 years ago

Added a class for defining all Exceptions and their HTTP status code. Raising errors and giving them back via API endpoint as well as checking in tests for correct exception class.