What Happens In C# If A Finally Block Throws An Exception?
Posted
by ChloeRadshaw
on Stack Overflow
See other posts from Stack Overflow
or by ChloeRadshaw
Published on 2010-05-26T08:23:53Z
Indexed on
2010/05/26
8:31 UTC
Read the original article
Hit count: 209
c#
Just curious about this
If a finally block throws an exception what exactly happens
© Stack Overflow or respective owner