Any way to peek at the exception currently being thrown?

WebFreak001 d.forum at webfreak.org
Wed Jun 2 09:52:11 UTC 2021


On Tuesday, 1 June 2021 at 16:36:31 UTC, Andrei Alexandrescu 
wrote:
> One possible idiom is to use scope(failure) and take a look at 
> the exception being thrown.
>
> Is there a way to do that? If not, I assume it shouldn't be 
> difficult to add to druntime?

I would love this too! recently really needed that


More information about the Digitalmars-d mailing list