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
How you can add an event handler?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What is new asp.net core?
Explain the code Access Security (CAS) in .net Framework?
Can the unique key be null?
Write a code for passing ArrayList in Web API?
Can you explain page lifecycle in net?
What do you understand by aggregate dependency?
What are the different methods of session maintenance in asp.net?
What are the advantages of asp.net mvc framework? : asp.net mvc
What are the difference between function and stored procedure in .net programming language?
What is state management technique?
What is asp net theme?
In which event of the page life cycle, is the viewstate available?
Which .NET framework supports Web API?