Mama Luigi
2013-03-19 11:46:42 UTC
I understand the basic syntax of a try-catch and what it does (thanks to this: http://msdn.microsoft.com/en-us/library/0yd65esw(v=vs.80).aspx), but I'm not entirely sure how to approach the problem. It seems to me that all this method would do is just print out "I caught this exception!", instead of actually printing the words.
Help please?