View Single Post
  #3 (permalink)  
Old 02-04-2008, 11:51 AM
Poonam Poonam is offline
Member
 
Join Date: Nov 2007
Posts: 15
Poonam is on a distinguished road
Hi,
Thankx for reply.
But m not getting completly, not cleared ,when to use throw and throws.
Is it like this:For user define exception we use throw and for inbuilt exception we use throws? m i rit? and also i have read somewhere something like there is some pocess happes like:when we use throw in called method, caller method handle that exception like.., m not sure about it,Please explain me detail functionality if possible.
Reply With Quote