drinkrate/DrinkRateAPI/Exceptions
martinshoob 7bf7f23925 Add exception handling middleware
Implement global exception handling to provide consistent error responses.
Registes custom exceptions with corresponding HTTP status codes and descriptions.
2025-08-11 18:36:12 +02:00
..
ExceptionHandlingMiddleware.cs Add exception handling middleware 2025-08-11 18:36:12 +02:00
Exceptions.cs Add more exceptions 2025-08-11 07:56:11 +02:00