Nov. 6, 2016
9:46 a.m.
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 <yuriy.tymchuk@me.com> 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