[WIP] Display inner exceptions
Fixes #3783
TODOs:
- Handle aggregate exceptions (the default display of runtime is different)
- Fix spacing issue
Thanks for starting to take a look at this! Is this on pause right now? Finding it very difficult to debug wrapped exceptions currently
Hi @thomhurst,
This is paused because we were discussing about the "presentation" of the data as to whether going closer to default runtime (knowing the display is different by runtime so we might be "always different") or to go with a custom look.
I also have to handle some more urgent tasks and discussions but will make sure this gets completed as soon as possible. FYI I'll include this in the 1.4.2 release so the wait period is as small as possible.
Hi @thomhurst,
This is paused because we were discussing about the "presentation" of the data as to whether going closer to default runtime (knowing the display is different by runtime so we might be "always different") or to go with a custom look.
I also have to handle some more urgent tasks and discussions but will make sure this gets completed as soon as possible. FYI I'll include this in the 1.4.2 release so the wait period is as small as possible.
No worries, thanks! Appreciate it 😄