Remove unnecessary exceptions
authorTomasz Wrobel <tomasz.wrobel@nokia.com>
Tue, 16 Jun 2020 13:36:23 +0000 (15:36 +0200)
committerTomasz Wrobel <tomasz.wrobel@nokia.com>
Tue, 16 Jun 2020 13:36:23 +0000 (15:36 +0200)
commitfc666727897c9f78fdcddbf4b678e1c0b0c413a9
tree98a6971859d37e63813369d48a7449f08e4108bc
parentb288b7ab24f33af72e9c0fedecbb9979d1b4afc7
Remove unnecessary exceptions

Issue-ID: AAF-1152

Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Ie343cd2e3006f9217db5b8454c060eb8c1d3e9e3
certServiceClient/README.md
certServiceClient/src/main/java/org/onap/aaf/certservice/client/api/ExitStatus.java
certServiceClient/src/main/java/org/onap/aaf/certservice/client/certification/conversion/ArtifactsCreatorProvider.java
certServiceClient/src/main/java/org/onap/aaf/certservice/client/certification/exception/CertOutputTypeNotSupportedException.java [deleted file]
certServiceClient/src/main/java/org/onap/aaf/certservice/client/certification/exception/OutputTypeParameterValidationException.java [deleted file]
certServiceClient/src/test/java/org/onap/aaf/certservice/client/certification/conversion/ArtifactsCreatorProviderTest.java