My interceptor is not catching the exceptions thrown by intercepted method, the interceptor is being invoked, but when the method throws an Exceptions seems that Quarkus is handling it, and my catch block is never executed.
Is there a way to handle exceptions instead of using JAX-RS ExceptionMapper?
Thanks
--
You received this message because you are subscribed to the Google Groups "Quarkus Development mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to quarkus-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/quarkus-dev/4d18a549-b115-4481-ac48-1a8bbf0ee80an%40googlegroups.com.