sonar issue fix - exception handling 75/27175/5
authorshrek2000 <orenkle@amdocs.com>
Sun, 31 Dec 2017 08:32:59 +0000 (10:32 +0200)
committerVitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com>
Tue, 2 Jan 2018 09:48:22 +0000 (09:48 +0000)
commit5a0e6a563d39e6a7b48d6c2ad261520f0c39cb55
treeb5b36b7f78f8397dc136e37fdc10fb828e553f87
parentda5dfcd1a354807d13849c7f4ead535ccfa722fa
sonar issue fix - exception handling

remove exception handling which does nothing to handle the error
Issue-ID: SDC-835

Change-Id: I45e0bc203e15b41f907641bfda130f20e1f00f54
Signed-off-by: shrek2000 <orenkle@amdocs.com>
openecomp-be/tools/zusammen-tools/src/main/java/org/openecomp/core/tools/exportinfo/ExportDataCommand.java
openecomp-be/tools/zusammen-tools/src/main/java/org/openecomp/core/tools/exportinfo/ExportSerializer.java
openecomp-be/tools/zusammen-tools/src/test/java/org/openecomp/core/tools/Commands/exportinfo/serialize/VLMExtractTest.java