Bug 5077: Codes break the security rules
[nemo.git] / nemo-impl / src / main / java / org / opendaylight / nemo / user / vnspacemanager / structurestyle / updateintent / GetDefinitions.java
index 5aacc3118c5f488f82298a21dcf9f7fd46af3bf4..e8768f5fdd9ad5c31f6756e4738fa92824cd1f57 100644 (file)
@@ -228,10 +228,10 @@ public class GetDefinitions {
             conditionparadefinitionFuture.get();\r
         } catch (InterruptedException e) {\r
             // TODO Auto-generated catch block\r
-            e.printStackTrace();\r
+            LOG.error("Exception:",e);\r
         } catch (ExecutionException e){\r
             // TODO Auto-generated catch block\r
-            e.printStackTrace();\r
+            LOG.error("Exception:",e);\r
         }\r
         return ;\r
     }\r