Xpode.com        Click here to Print this article.

What is difference between "throw" & "throw ex"

If you need to bubble an exception up the chain, use "throw" by itself. If you need to add information to the exception or repackage it, always pass the original exception as the inner exception.






Contributed by:
Guest
Guest user is that user who have done some activity on website without login. Activity contains commenting on any article, uploading an image on website etc.

Resourse address on xpode.com
http://www.xpode.com/Print.aspx?Articleid=166

Click here to go on website