4
Reply

how to handle exception in C#?

Nathan

Nathan

Mar 5 2014 1:02 AM
1.2k
Sir,
I getting a error while executing the function to divide with a zero value. Here the Error:-
I want to obstruct the catch block display Message box above. And to display the message box :- Cannot divide by a zero value instead of exception.

Answers (4)