4
Answers

how to handle exception in C#?

Photo of Nathan

Nathan

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