The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Exception-Handling Antipatterns
Subject:  Again on log and throw
Date:  2006-04-09 08:38:04
From:  timmccune
Response to: Again on log and throw


Agreed, in general. This is why the EJB spec differentiates between application exceptions and system exceptions. System exceptions are handled in the manner that you described. Application exceptions should not be logged on the server side.

 Feed java.net RSS Feeds