Hi all, Is it possible that using C# to do some exception handling with filter function and continue execution at the point where the exception occurred like C++ does? Thanks,
Hi all, Is it possible that using C# to do some exception handling with filter function and continue execution at the point where the exception occurred like C++ does? Thanks,