Answer Posted / guest
using system.exceptions namespace
Try
Piece of code ..
Catch objError as Exceptions
display objError.message
Finally
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the asp.net mvc folder conventions? : asp.net mvc
What is true about application service provider?
What is the use of HttpHandlers? When to use this?
Explain in what order a destructors is called.
What is the difference between the get method () and post method ()?
What is http protocol and how it works?
How can u debug your .net application?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
Can we use a static function with a non-static variable?
What are HTTP handlers in ASP.NET?
Why should i prefer JSP over asp.net or any other web development language..??
What is fulltrust?
Where session variables are stored?
What are session state modes? List some of the important session state modes of asp.net.