U
UJ
Is there a way to do a global error handler much the way you can in asp.net
? Essentially I want to set up a routine that if there is any unhandled
exception it will call that routine so I can process it. I do quite a bit
with timers so if I had to put code in in each place where an error could
happen, it would be difficult.
TIA - Jeff
? Essentially I want to set up a routine that if there is any unhandled
exception it will call that routine so I can process it. I do quite a bit
with timers so if I had to put code in in each place where an error could
happen, it would be difficult.
TIA - Jeff