Can we throw exception from catch Block?
Answer Posted / manee
we can throw the exception in catch block by using throw New
Exception("Exception Message")
Is This Answer Correct ? | 24 Yes | 2 No |
Post New Answer View All Answers
What are the different types of cookies in asp.net?
Is post back property in asp net?
How do you deploy your asp.net application?
What is the difference between session.abandon() vs clear()?
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
What is the procedure to create the environment for asp.net? : asp.net mvc
What is data control in asp.net?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
What is .net remoting?
How can exception be handled with out the use of try catch?
What are url fragments?
How dataadapter.fill works?
Why we use asp.net for website development?
List down the sequence of methods called during the page load.
What is difference in .net 1.1 and .net 2.0?