Manish Singh

Manish Singh

  • NA
  • 7.6k
  • 4.4m

What is the C# equivalent of C++ catch

Feb 7 2012 11:08 AM
Hi..

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

Answers (1)