1
Reply

What is the C# equivalent of C++ catch

Manish Singh

Manish Singh

Feb 7 2012 11:08 AM
1.7k
Hi..

Ques : What is the C# equivalent of C++ catch (…). which was a catch all statement for any possible exception?

Answers (1)