By jsugrue
via java.dzone.com
Published: Aug 12 2008 / 10:30
I came across a series of blog posts by Daniel Pietraru that deal with the use of exceptions in Java programming — I love it. The exception framework in Java provides a means for programs to signal and handle errors and other exceptional events. It’s not difficult to write code to throw and catch exceptions in Java. But, properly use exceptions in Java programs is not well understood by many developers.



Comments
Motion Control replied ago:
No content that isn't covered here: http://java.sun.com/docs/books/tutorial/essential/exceptions/
Voters For This Link (17)
Voters Against This Link (1)