R
Raj
How to determine that an application has thrown some error without using any
variables?
I need to execute a block of code only if there is no error. I know we can
set some flag and check the flag whether error is thrown or not ... whether
the CLR provides any mechasim without setting flags ...?
Any help would be appreciated
Thank you
Regards
Raj
variables?
I need to execute a block of code only if there is no error. I know we can
set some flag and check the flag whether error is thrown or not ... whether
the CLR provides any mechasim without setting flags ...?
Any help would be appreciated
Thank you
Regards
Raj