N
NickP
Hi there,
I'm trying to attach to exception handlers application wide so that I
can handle them all myself. But some still seem to slip past, so far im
attaching to...
AppDomain.CurrentDomain.UnhandledException
&
Applicaion.ThreadException
Am I missing some? Thanks in advance!
Nick.
I'm trying to attach to exception handlers application wide so that I
can handle them all myself. But some still seem to slip past, so far im
attaching to...
AppDomain.CurrentDomain.UnhandledException
&
Applicaion.ThreadException
Am I missing some? Thanks in advance!
Nick.