O
OHM
Hi everyone,
I have a problem with error handling and wondered if anyone has managed to
implement a global exception handling model.
Is it possible to ensure that you see all exceptions before it becomes an
unhandled exception.
This is opposale to putting Try Catches around every statement
Regards - OHM
I have a problem with error handling and wondered if anyone has managed to
implement a global exception handling model.
Is it possible to ensure that you see all exceptions before it becomes an
unhandled exception.
This is opposale to putting Try Catches around every statement
Regards - OHM