How to handle exceptions without using try,catch,throw, and
log4j

Answer Posted / sathya

If you want to handle exceptions you must use try & catch
block or try followed by the finally block.

If you don't want to handle them you can use throws clause.

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the SSL formats supported by iPlanet/SunOne?

1201


How to configure a website in iPlanet/SunOne?

1479


How to configure SSL in iPlanet/SunOne?

1362