Remove the declaration of thrown exception 23/98023/2
authoranushadasari <danush10@in.ibm.com>
Wed, 6 Nov 2019 09:18:42 +0000 (14:48 +0530)
committerVikas Varma <vv8305@att.com>
Wed, 22 Jan 2020 15:28:09 +0000 (15:28 +0000)
commitacf8bb31c508954f94d5ccc921b28300b2033f21
tree2f3f9f6cadc399f96d0bd2104314bd3d4ca2bb5e
parent368bbe37308f8483aedd214e78ebd01a2f0cb608
Remove the declaration of thrown exception

Remove the declaration of thrown exception 'com.fasterxml.jackson.databind.JsonMappingException' which is a subclass of 'java.io.IOException'.
Remove the declaration of thrown exception 'org.onap.optf.cmso.common.exceptions.CmsoException', as it cannot be thrown from method's body

Issue-ID: OPTFRA-632
Change-Id: If3645e1dbd53161280a192662fdea2ae75569fb5
Signed-off-by: anushadasari <danush10@in.ibm.com>
cmso-service/src/main/java/org/onap/optf/cmso/service/rs/CmsoServiceImpl.java
cmso-service/src/main/java/org/onap/optf/cmso/service/rs/CommonServiceImpl.java