Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do you handle unhandled exceptions in ASP.NET?.

Answer Posted / raviraj

usually we handle exceptions in an appication using try ...
catch block.....If this structured exception too failed (as
you said the case of unhandled exception)Then we can define
user defined execeptions by creating a class which inherits
the application exception.The exception that contained in
the method of the class will automatically handled by the
throw new exception statement ,which contains the error
message.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data control in asp.net?

1061


From which base class all web forms are inherited?

1039


What is a web server? What are the load limits in it?

1174


What is the significance of ASP.NET routing?

1123


Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc

1046


Is it possible to create web application with both webforms and mvc?

1034


How do we ensure view state has not tampered?

1068


What is ashx file in asp.net?

1106


Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?

1081


Which is the parent class of the web server control?

1137


What is clickid?

1095


Why do we use sessions?

1060


Which is the best institute to learn Microsoft Technologies and the faculty if you Know?

2205


Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?

1039


How can we create pie chart in asp.net?

1111