Why is it a bad idea to throw your own exceptions?
Answer Posted / japan shha
Perhaps what you meant to ask was "When is it not necessarily a good idea to throw my own exception?"
http://stackoverflow.com/questions/2215112/why-is-it-a-bad-idea-to-throw-your-own-exceptions
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What's the implicit name of the parameter that gets passed into the set method/property of a class?
can you declare an override method to be static if the original method is not static?
how encapsulation is implemented in c#
What is the do while loop code?
What are the boolean data types in c#?
What are constructors in c#?
What is string method in c#?
Can dictionary have duplicate keys c#?
Explain more on CLR
What is console write in c#?
Is there hashmap in c#?
Why dictionary is used in c#?
Illustrate serialization?
What is a namespace server?
Define property in c#.net?