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.