E
Edward
Hi everybody,
I was testing a piece of code and I noticed that try catch block doesn't
recognize "DivideByZeroException" when I have zero in denominator and I have
to use the "OverflowException" , I can't figure out why VB behaves this way ,
Any thoughts?
I was testing a piece of code and I noticed that try catch block doesn't
recognize "DivideByZeroException" when I have zero in denominator and I have
to use the "OverflowException" , I can't figure out why VB behaves this way ,
Any thoughts?