try/catch delay at first exception
First time an exception is thrown in an application, it takes the application a little while before the catch code is executed.
The next time an exception is thrown anywhere in the application, the catch code is executed immediately.
Any help would be appreciated. Tanks!
kevintPosted Jun 2, 2004, 2:22 AM
ldragosPosted Jun 1, 2004, 7:50 PM
ldragosPosted Jun 1, 2004, 4:45 PM
kevintPosted Jun 1, 2004, 1:25 PM
send2manivannanPosted May 31, 2004, 2:39 AM