Bug 120275 - We should never ever catch Exception and do nothing with it
Summary: We should never ever catch Exception and do nothing with it
Status: CLOSED WONTFIX
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: wst.xml (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P2 major (vote)
Target Milestone: 3.0 RC4   Edit
Assignee: Amy Wu CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2005-12-11 16:00 EST by David Williams CLA
Modified: 2008-06-16 11:59 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Williams CLA 2005-12-11 16:00:38 EST
Two such classes that do this, are 
ValidatorHelper.java 
XMLValidator.java 

But we need to scrub all of our code and make sure we've 
corrected all this non-platform quality examples.
Comment 1 David Williams CLA 2006-08-02 15:51:34 EDT
Amy ... in those projects where we've split streams already, tihs would be a 
good activity to do in the forward stream. 

Comment 2 David Williams CLA 2007-09-06 10:03:00 EDT
Closing as won't fix, since this is merely documenting a good principle of good code hygene ... we can re-open if/when it's a problem, or someone dives into it. 
Comment 3 Amy Wu CLA 2008-06-16 11:59:55 EDT
closing since verified