The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Exception-Handling Antipatterns
Subject:  I use log and throw
Date:  2006-05-08 07:57:21
From:  jimothy
Response to: I use log and throw


At some point (perhaps at multiple points, as you "follow the same pattern [until the] top of the stack"), aren't you going to log SomeOtherException? Thus, you have logged the stack trace multiple times.

 Feed java.net RSS Feeds