[jira] [Closed] (OFBIZ-7539) Catch GenericEntityException and GenericServiceException and other instead of Exception in Java classes

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-7539) Catch GenericEntityException and GenericServiceException and other instead of Exception in Java classes

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-7539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun Patidar closed OFBIZ-7539.
-------------------------------
       Resolution: Done
         Assignee: Arun Patidar  (was: Amit Gadaley)
    Fix Version/s: Upcoming Branch

All subtasks has been closed. Now closing this ticket as well.

Thanks [~amit.gadaley] and  [~diveshdut] for the contribution.

> Catch GenericEntityException and GenericServiceException and other instead of Exception in Java classes
> -------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-7539
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7539
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: Upcoming Branch
>            Reporter: Divesh Dutta
>            Assignee: Arun Patidar
>             Fix For: Upcoming Branch
>
>
> There are many places in Java code when services are called or entity operations are performed, but GenericEntityException and GenericServiceException and other exceptions are not handled, instead higher level Exception is handled. Its best practice to handle detailed level exceptions.
> This is parent ticket, i will create child tickets for each component.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)