Removed the declarations of thrown exceptions which were a subclass od java.io.IOExce... 74/109674/2
authormarcinrzepeckiwroc <marcin.rzepecki@nokia.com>
Tue, 30 Jun 2020 09:41:31 +0000 (11:41 +0200)
committermarcinrzepeckiwroc <marcin.rzepecki@nokia.com>
Wed, 1 Jul 2020 07:36:10 +0000 (09:36 +0200)
commit1f7a7db265e2f98356e4006631535dd90eab6b7c
tree34d03f31d3a176d819ec08b749bc3d8d99c34775
parent1a40b2d2ec54d343573e757396ea7f6bbc62e51b
Removed the declarations of thrown exceptions which were a subclass od java.io.IOException,
Added one test to cover not covered usecase,
Added constant field instead of multiple literal duplication.

Issue-ID: SO-1841
Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com>
Change-Id: I686df90ecb463f036687b93069f8d1341ee4e597
adapters/mso-openstack-adapters/src/main/java/org/onap/so/adapters/tasks/audit/AuditDataService.java
adapters/mso-openstack-adapters/src/test/java/org/onap/so/adapters/tasks/audit/AuditDataServiceTest.java