Menu

#2 ConfigurationReader swallows exceptions

open
nobody
5
2008-05-02
2008-05-02
Anonymous
No

The methods:
ConfigurationReader.loadConfigurationFile(String xmlFile)

and

ConfigurationReader.loadConfigurationFile(InputStream in)

in FlatWorm1.2 are both writing exceptions to the system, instead of throwing them back to the caller.

Could you please repackage and throw the exceptions so that things like incorrectly spelled file names will throw exceptions instead of returning null?

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.