Strayker-Software / Binder

Binder is a simple SaaS solution allowing you to create ToDo and custom lists of tasks in clean and readable way. You can create task from default pattern: name, description and completion indicator.
https://straykersoftware.pl
MIT License
2 stars 0 forks source link

refactor(webbackend): Refactor exception's handler #143

Closed Lukash88 closed 8 months ago

Lukash88 commented 8 months ago

Summary

Refactor global exception handler by adding static class GetProblemDetailsByExceptionFactory which returns appropriate ProblemDetails object according to incoming exception.

Control List

Screenshots

Work under this PR is not visual, no screenshots available.