http://java.sun.com/docs/books/tutorial/ ”Includes a section on exception handling.
http://developer.java.sun.com/developer/technicalArticles/Programming/exceptions/ ”An excellent article about using exceptions effectively.
http://developer.java.sun.com/developer/technicalArticles/Programming/exceptions2/ ”A helpful article about exception chaining.