4
Answers

how to handle exception in C#?

Nathan

Nathan

10y
1.2k
1
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)