H
Hasani
http://www.skidmore.edu/~h_blackw/finally.gif
I can only catch the exception thrown in the finally code section.
even if I do
catch(InvalidOperationException)
I can only catch the exception thrown in the finally code section.
even if I do
catch(InvalidOperationException)