Connecting Tech Pros Worldwide Forums | Help | Site Map

Error handling

Michel Vanderbeke
Guest
 
Posts: n/a
#1: Mar 30 '07
Hello,

In all my VB.NET 2005 routines, I already inserted a Try...Catch routine in
order to handle my errors.
Is it possible - despite the presence of the Try...Catch routine, to let the
program break on every error thus giving me the opportunity to adapt my
code?

Many thanks and greetings,

Michel


Jan Hyde
Guest
 
Posts: n/a
#2: Mar 30 '07

re: Error handling


"Michel Vanderbeke" <michel.vanderbeke@skynet.be>'s wild
thoughts were released on Fri, 30 Mar 2007 15:54:33 +0200
bearing the following fruit:
Quote:
>Hello,
>
>In all my VB.NET 2005 routines, I already inserted a Try...Catch routine in
>order to handle my errors.
>Is it possible - despite the presence of the Try...Catch routine, to let the
>program break on every error thus giving me the opportunity to adapt my
>code?
>
>Many thanks and greetings,
>
>Michel
Also, please don't multipost.
Closed Thread