Why is it a bad idea to throw your own exceptions?
Answer / daniel
Well, 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 ? | 3 Yes | 2 No |
How do you generate documentation from the C# file commented properly with a command-line compiler?
what are the bugs are faced in a project
Are classes passed by reference in c#?
When you inherit a protected class-level variable, who is it available to?
Is arraylist generic in c#?
What is difference between for and foreach in c#?
How many digits are in an integer?
What is the use of GC.KeepAlive Method?
Explain About .NET Framework
Is array value type in c#?
What is dynamic in c#?
Why do we need abstraction in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)