If you are interested in executing a certain block of code irrespective of whether an exception occurs or not and still worry about catching an exception you might use the try-catch-finally block. Even if a goto statement is present in a try block, the control gets transferred to the label in the goto, only after executing the finally block. You should try and use them in your code as much as possible, especially if you suspect a particular error may crash your programme.
Comm100 - Leading Live Chat Software Provider