Answer Posted / swapna
if at that point you know that an error has occurred, then
why not write the proper code to handle that error instead
of passing a new Exception object to the catch block?
Throwing your own exceptions signifies some design flaws in
the project.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is singleordefault c#?
What Is The Difference Between The System.array.copyto() And System.array.clone()?
Define delegate in c#?
What is the use of ienumerable?
Does c# have primitives?
Why do we need oops in c#?
Can constructor be protected?
What does clr stand for?
What is inheritance c#?
what is IDisposal interface,IComparable,IEquatable,IFormatable
What is monitor in C#?
What is the ouput of the following program?
List the difference between the virtual method and the abstract method?
How big is a 64 bit integer?
Is c# a technology?