Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In many Java and Groovy files we have auto generated catch blocks or empty catch blocks.
To avoid such exception swallowing this should be improved to at least log the error and also return error in case of service.
As of now I found following classes with such patterns -
InventoryServices.java
FreeMarkerWorker.java
QRCodeEvents.java
QRCodeServices.java