Feature request/ Enhancement.
Add custom exceptions handlers to an application.
You can register an exception type with an handler,
The handler receives the request and exception when the exception type is raised, and converts the exceptions into a response.
Thanks!
Feature request/ Enhancement.
Add custom exceptions handlers to an application.
You can register an exception type with an handler,
The handler receives the request and exception when the exception type is raised, and converts the exceptions into a response.
Thanks!