[ 
https://issues.apache.org/jira/browse/OFBIZ-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572327#action_12572327
 ] 

David E. Jones commented on OFBIZ-1016:
---------------------------------------

Please review this carefully before applying. OFBiz already has generic 
"tunneling" exception classes, namely the GeneralException plus one in more of 
the components, like the GenericEntityException and the GenericServiceException.

Whatever is done should be based on and extend that pattern, rather than having 
two sets of classes that fill this need.

> Tunnel-Exceptions simplification
> --------------------------------
>
>                 Key: OFBIZ-1016
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1016
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: WinXP
>            Reporter: Karl Eilebrecht
>            Assignee: Si Chen
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: patch9648.patch
>
>
> This issue is part of Key-Work Ofbiz Contribution Proposal.
> http://docs.ofbiz.org/display/OFBIZ/Key-Work+Ofbiz+Contribution+Proposal
> Based on Release: 540035
> Includes:         -
> Required:         -
> Recommended:      -
> Classes:          WrappingException.java,  WrappingRuntimeException,
>                   WrappingGenericEntityException 
> Description:      These classes were introduced to have a standard way of
>                   exception tunneling.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to