Chaining exceptions
BCS
none at anon.com
Fri Nov 20 10:10:32 PST 2009
Hello Jesse,
> 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.
>
That stands to reason because in some cases (when things go correctly) there
isn't one.
More information about the Digitalmars-d
mailing list