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 is the difference between ASP.NET Webforms and ASP.NET MVC?
How do you hide the columns?
What is the difference between globalization and localization?
What is Bundling and Minification in MVC?
What is authorization in asp.net?
What is a 401 redirect?
What is diff. Between abstract class and an interface?
Explain the difference between panel and groupbox classes using .net?
What is the significance of attaching a profile while creating a user?
What is difference between session and cookies?
What does it mean your session has timed out?
What are server side controls?
What is the difference between ldap and active directory?
How can you ensure a permanent cookie?
Explain how does asp page work?