View Single Post
Old Jul 25th, 2006, 4:51 PM   #5
MBirchmeier
Hobbyist Programmer
 
Join Date: Oct 2005
Posts: 211
Rep Power: 3 MBirchmeier is on a distinguished road
I can't edit the previous post anymore so I'll add my edit here:

<edit> As jimmy noted they are in use in the code. From what I've seen it's good use to have them, so that if you do hit an exception you'll recover gracefully rather than crash. It's not good practice to rely on them for normal flow control</edit>
MBirchmeier is offline   Reply With Quote