Thread
:
try - catch statements
View Single Post
Jul 25th, 2006, 5:51 PM
#
4
King
Professional Programmer
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 380
Rep Power:
3
I use them in C# when working with a database, because if someone messes around with the database and your program errors, it’s easy to see what the error is and your program won’t crash because of it.
__________________
I am Addicted to Linux!
King
View Public Profile
Find More Posts by King