expresscpp icon indicating copy to clipboard operation
expresscpp copied to clipboard

Exceptions

Open dabulla opened this issue 2 years ago • 1 comments

Looks like Handlers should not throw exceptions. I had the hope their error messages will somehow end up in the Error handler. Any ideas or best practices on how to use a exception strategy with expresscpp without adding try/catch to all handlers?

dabulla avatar Apr 28 '23 08:04 dabulla

Hi Dabulla

I'm currently not working on this project and as I'm not using it anymore in any of my projects (switched to cloud software) would need to dig again into the source code to give you a good response...

If you can use this code: pls contribute / fork it, at this time, its timewise for me now possible to continue working on this project (even though I think having expressJS for C++ would be great)

gocarlos avatar May 01 '23 12:05 gocarlos