public marks

PUBLIC MARKS from Elryk with tag exception

25 January 2008 09:15

java.net: Three Rules for Effective Exception Handling

by 1 other
Article intéressant sur la gestion des exceptions. Les commentaires ajoutent de nombreux liens : "Best Practices in EJB Exception Handling" http://www-106.ibm.com/developerworks/java/library/j-ejbexcept.html "Best Practices for Exception Handling" http://www.onjava.com/pub/a/onjava/2003/11/19/exceptions.html "Designing with Exceptions" http://www.javaworld.com/jw-07-1998/jw-07-techniques.html "Exceptions in Java" http://www.javaworld.com/jw-07-1998/jw-07-exceptions.html "Exceptional Practices, Part 1" http://www.javaworld.com/javaworld/jw-08-2001/jw-0803-exceptions.html "Exceptional Practices, Part 2" http://www.javaworld.com/javaworld/jw-09-2001/jw-0914-exceptions.html "When catching exceptions, don't cast your net too wide" http://www.javaworld.com/javaworld/javatips/jw-javatip134.html "Use nested exceptions" http://www.javaworld.com/javaworld/javatips/jw-javatip91.html "Beware the dangers of generic exceptions" http://www.javaworld.com/javaworld/jw-10-2003/jw-1003-generics.html

Elryk's TAGS related to tag exception

article +   dev +   java +