Chaining exceptions

Jesse Phillips jessekphillips at gmail.com
Thu Nov 19 17:47:09 PST 2009


On Wed, 18 Nov 2009 18:27:47 -0800, Andrei Alexandrescu wrote:

> Thanks! Question - is there a way to fetch the current Throwable from
> within a finally clause?
> 
> Andrei

I'm pretty sure you can't since finally isn't passed an exception. I also 
don't see anything in my quick search.



More information about the Digitalmars-d mailing list