Can we throw exception from catch Block?
Answer Posted / kakarala sowjanya
You can catch exceptions when the purpose of catching the
exception is to re-throw or transfer the exception to a
different thread. so we can throw exception from catch block
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
What is web api config?
What is different authentication mechanisms used in ASP.NET?
What is tracing? Where is it used?
How would ASP and ASP.NET applications run at the same time on the same server?
What is cross page posting in asp net?
What are the two properties that are common on every validation control?
What is server side routing?
How to disable disable browser's Back button in asp.net (JavaScript)?
Where is the view state data stored?
What is the purpose of App_Code folder in ASP.NET? Why we this?
Which platform does Microsoft .NET use for exchanging data between applications?
What is the purpose of master page?
What are sharepoint pages?
Explain how can we inherit a static variable?
What is the file extension of web service?