View Single Post
Old September 27th, 2002, 03:26 PM     #5 (permalink)
vass0922
Not Really a Member
 
Join Date: Oct 2001
Posts: 26,171
piece o' cake
Although from what I understand (at least with vb.net, but assuming other languages would as well)
The application will still attempt to climb up teh call stack looking for a catch before fully exiting.. so may have to give that a test to see if it actually works

This app I'm writing makes calls out to network shares, so I'm gonna have to make a couple catches looking for network problems.. and for better error handling I may have to throw some exceptions down below in the stack..
Will give it a shot
__________________
Helicopters don't fly; they vibrate so much and make so much noise that the earth rejects them.
vass0922 is offline   Reply With Quote