Java: Dealing with exceptions - TechRepublic
General discussion
June 23, 2004 at 08:04 AM
maryweilage

Java: Dealing with exceptions

by maryweilage . Updated 22 years ago

This week’s Java e-newsletter focuses on dealing with exceptions. Author David Petersheim’s offers this rule of thumb to use when deciding which exceptions to catch: If you can’t do something about an error, then don’t catch it. Tell us what you think about this rule of thumb.

If you aren’t subscribed to the free Java e-newsletter, you can automatically subscribe to it by pasting the following URL into your browser:
http://nl.com.com/MiniFormHandler?brand=builder &subs_channel=bldr_front_door&list_id=e027&tag=fb

* Please delete any extra spaces that appear when you paste this URL into your browser.

This discussion is locked

All Comments