survey-webapp/SurveyBackend/SurveyBackend.Services/Exceptions
shept 55e82425a9 say NO to try-catch in controllers
- added ExceptionsMiddleware.cs
- added more Exception types
- removed all exceptions logic in controllers
2025-04-18 15:15:32 +05:00
..
ConflictException.cs add custom exceptions and start using them in every service 2025-04-18 14:50:01 +05:00
NotFoundException.cs say NO to try-catch in controllers 2025-04-18 15:15:32 +05:00
ServiceException.cs add custom exceptions and start using them in every service 2025-04-18 14:50:01 +05:00
UnauthorizedException.cs add custom exceptions and start using them in every service 2025-04-18 14:50:01 +05:00