Yes I was talking about the handler. Actually, our injected customHandler
does not forward the error to the next
method. A hack is to overwrite the errorHandler
by your own before the injection…
Yes I was talking about the handler. Actually, our injected customHandler
does not forward the error to the next
method. A hack is to overwrite the errorHandler
by your own before the injection…