Mathieu Lirzin created OFBIZ-10938:
--------------------------------------
Summary: Unnecessary declared exceptions should be removed
Key: OFBIZ-10938
URL: https://issues.apache.org/jira/browse/OFBIZ-10938
Project: OFBiz
Issue Type: Improvement
Components: framework
Affects Versions: Trunk
Reporter: Mathieu Lirzin
Fix For: Upcoming Branch
There are multiple places in the framework where exceptions are declared even
when they shouldn't.
Eclipse static analysis tool currently detects 1504 occurrences of those
mistakenly declared thrown exceptions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)