09 Feb 2022 07:07 AM - last edited on 09 Feb 2022 08:33 AM by MaciejNeumann
Dear All,
How to instrument a nested exception?
The top-level/or the main exception is already instrumented but I wanted to extract a value from a nested exception using the request attribute which is not instrumented.
Regards,
Babar
04 Jun 2022 03:22 AM
@Babar_Qayyum were you able to get a solution to this?
04 Jun 2022 04:44 PM
Hello @ChadTurner
I did some brainstorming with multiple exercises but could not get any success whereas I believe this is one of the essential requirements in several use cases.
Regards,
Babar
06 Jun 2022 07:42 AM
I'm not sure here, but I'd guess the instrumentation of exception classes is disabled.
You should always focus to get the value from your application code. The truth is - it's sometimes not possible without code changes in your app.
06 Jun 2022 08:21 AM
Hello @Julius_Loman
Thank you for your comments on this. The code change word always opens a new discussion/debate and especially when the customers are using products and there is no in-house development.
Regards,
Babar