Change Sonar flagged code
[aaf/authz.git] / auth / auth-batch / src / main / java / org / onap / aaf / auth / batch / reports / Notify.java
index 7cddea2..f4f3fda 100644 (file)
@@ -251,8 +251,7 @@ import org.onap.aaf.misc.env.util.Chrono;
                                                }
                                        });
                                } catch (IOException | CadiException e) {
-                                       e.printStackTrace();
-                                       // .... but continue with next row
+                                       trans.error().log(e);
                        } finally {
                                tt.done();
                        }