View Single Post
  #1 (permalink)  
Old 07-24-2007, 05:03 PM
zoe zoe is offline
Member
 
Join Date: Jul 2007
Posts: 40
zoe is on a distinguished road
Use try and catch
Hi, I want to know when should I use try and catch statement.
I have no idea of knowing whether some code has the ability to throw exceptions.
So how do I decide when to use them and when not to use them?
Thanks
Reply With Quote
Sponsored Links