Click here to Skip to main content
15,890,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to enable page execution after exeption is caught
Posted
Comments
bhagirathimfs 18-May-12 2:19am    
Can you explain the above line briefly???
Rahul Rajat Singh 18-May-12 2:40am    
Not clear. please elaborate.

throw exception or catch exception with no code or else you are looking for specify
 
Share this answer
 
You can use throw and catch method after try method.
and for more u can visit this url................http://msdn.microsoft.com/en-us/library/ms173160(v=vs.80).aspx
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900