Exception chaining: Difference between revisions

Content deleted Content added
Cleaned up
No edit summary
Line 9:
== References ==
 
* [http://www.javaworld.com/javaworld/jw-09-2001/jw-0914-exceptions.html ''Exceptional practices''] by [[Brian Goetz]] at javaworld.com
* [http://java.sun.com/docs/books/tutorial/essential/exceptions/chained.html ''Chained exceptions''] - Sun's Java tutorial