C
Chris
I have some code in my page error and application error event which handles
unhandled errors. This may seem a REALLY stupid question but if I have this
code why do I need to use try catch blocks. If there is an error I want my
page to stop executing and log/email the error. Regards, Chris.
unhandled errors. This may seem a REALLY stupid question but if I have this
code why do I need to use try catch blocks. If there is an error I want my
page to stop executing and log/email the error. Regards, Chris.