Open Freetoplay951 opened 5 months ago
I added it here as I thought that vertx web handles routes
What do you mean with not working? Are you talking about the exceptionHandler
set on the HTTP server? This handler is not related to Vert.x Web route handlers, it's related to lower-level, connection problems.
Imean that the error is stilöl showing up in console
.exceptionHandler(error -> { }) should prevent it
So I can confirm setting an exception handler on the HTTP server will have no effect. Can you provide some reproduction steps?
I use: