Java Exception Practices
Just keep it for reference.Best Practices for Exception Handling
http://onjava.com/pub/a/onjava/2003/11/19/exceptions.htmlThe 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
http://www.stormpath.com/blog/spring-mvc-rest-exception-handling-best-practices-part-2
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-1http://www.stormpath.com/blog/spring-mvc-rest-exception-handling-best-practices-part-2
posted on 2012-12-26 23:56 gembin 閱讀(811) 評論(1) 編輯 收藏 所屬分類: JavaSE