use of try-catch and throws

Posted by sathish on Stack Overflow See other posts from Stack Overflow or by sathish
Published on 2010-05-06T14:22:22Z Indexed on 2010/05/06 14:28 UTC
Read the original article Hit count: 288

Filed under:

where we use try-catch block and where we use throws clause any particular rules ti use specific try-catch block at somewhere or throws clause at somewhere.Please answer to this question..

© Stack Overflow or respective owner

Related posts about try-catch