Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Done
-
16.11.01
-
None
Description
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.