Java Exception Practices

Java Exception Practices

Just keep it for reference.

Best Practices for Exception Handling
http://onjava.com/pub/a/onjava/2003/11/19/exceptions.html

The Trouble with Checked Exceptions
http://www.artima.com/intv/handcuffs.html

Exception-Handling Antipatterns
http://today.java.net/pub/a/today/2006/04/06/exception-handling-antipatterns.html

Exception management and error tracking in J2EE
http://www.javaworld.com/javaworld/jw-07-2005/jw-0711-exception.html?page=1

Exceptional practices
http://www.javaworld.com/javaworld/jw-12-2001/jw-1221-exceptions.html?page=1

Exception Handling
http://www.objectsource.com/j2eechapters/Ch18-Exception_Handling.htm

Spring MVC REST Exception Handling Best Practices 
http://www.stormpath.com/blog/spring-mvc-rest-exception-handling-best-practices-part-1
http://www.stormpath.com/blog/spring-mvc-rest-exception-handling-best-practices-part-2

你可能感兴趣的:(Java Exception Practices)