Hi
How to use Finally and throw Statement in c#?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Jul 17, 2012, 9:36 AM
Please refer the below links
http://www.c-sharpcorner.com/uploadfile/kamran_shakil/exceptionhandlingincsks00411152005003551am/exceptionhandlingincsks004.aspx
http://msdn.microsoft.com/en-us/library/1ah5wsex%28v=vs.71%29.aspx
http://msdn.microsoft.com/en-us/library/aa664760%28v=vs.71%29.aspx
http://www.dotnetperls.com/exception
http://www.dotnetperls.com/throw
Thanks