Sergey Krylov
9f85dc5dde
refactor(backend): introduce domain exception hierarchy
- Add DomainException base class extending HttpException
- Add EntityNotFoundException, PortfolioAccessDeniedException,
MoexApiException, TBankApiException, TBankNotConfiguredException
- Update HttpExceptionFilter with unhandled error logging
- Replace generic NestJS exceptions in services with domain exceptions
- Update all affected tests
- 117 tests pass, build succeeds
2026-06-25 20:30:45 +03:00
..
2026-06-17 07:39:37 +03:00
2026-06-17 06:44:45 +03:00
2026-06-25 20:30:45 +03:00
2026-06-19 13:32:49 +03:00
2026-06-13 19:57:30 +03:00
2026-06-13 22:24:46 +03:00
2026-06-16 22:54:21 +03:00
2026-06-16 22:10:54 +03:00
2026-06-14 08:27:15 +03:00
2026-06-13 18:56:08 +03:00
2026-06-13 22:24:46 +03:00