Indeed this has bothered me a lot as well.
At least an 'Inspect Exception' would be useful.
It would also encourage people to put more useful information inside exception objects.
> On 6 Nov 2016, at 10:38, Yuriy Tymchuk <
[hidden email]> wrote:
>
> Hi,
>
> we have this supercool exception handling mechanism, but as soon as we open a debugger the exception object is gone… I understand that we didn’t need this in old times, but now with a moldable debugger, we could create hooks to allow exceptions to define how they should be addressed (and objects are really powerful).
>
> Cheers.
> Uko