P
Phil Jones
Is there a way of setting a master error handler for an assembly?
What I mean is being able to somehow assign a procedure to catch any
unhandled exceptions for an entire app (in my case a WinForms app) so that
they can either be logged, or handled gracefully.
Thanks everyone!
===
Phil
What I mean is being able to somehow assign a procedure to catch any
unhandled exceptions for an entire app (in my case a WinForms app) so that
they can either be logged, or handled gracefully.
Thanks everyone!
===
Phil