According to dot net is error and exception are same or
different?

Answers were Sorted based on User's Feedback



According to dot net is error and exception are same or different?..

Answer / bibaswann

no they are different, in .net framework exception class is inherited from object class. other classs from exceptions are application exception exception,product base exception etc. they are runtime stuffs. errors are totally different things which is a compile time matter and is handled by compiler

Is This Answer Correct ?    1 Yes 0 No

According to dot net is error and exception are same or different?..

Answer / rose25

Can anyone help me with this?

Is This Answer Correct ?    1 Yes 1 No

According to dot net is error and exception are same or different?..

Answer / rajasekar

Errors, mistakes and failures are unavoidable part of life.
ASP.NET development is not much different.
Every developer, especially beginners, will make errors
whenever tries to create anything useful.
Because of that, we need methods and tools for error
handling. Fortunately, ASP.NET provides different ways to
find, log or even try to correct errors when happened.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

How do I change a aspx file to a pdf?

0 Answers  


How to display images using response object?

0 Answers  


What are the function of attributes of the <form> tags?

0 Answers  


What is the code for closing the form(using controls) instead of directly closing it?

1 Answers   Cisco, CMC,


What is active server object model?

0 Answers  






How many types of report in asp.net 2008?

0 Answers  


what is STLC in Testing

0 Answers  


Which is better asp or php?

0 Answers  


How does VaryByCustom work?

0 Answers  


When was asp released?

0 Answers  


Name the asp objects?

0 Answers  


Who invented asp?

0 Answers  


Categories