Exception chaining: Difference between revisions

Content deleted Content added
Bombe (talk | contribs)
m SQLException still does not support exception chaining.
link to Sun's Java tutorial
Line 12:
 
* [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
 
[[Category:Software design patterns]]