sonar code smells fix- Remove the declaration of thrown exception, as it cannot be... 40/107640/1
authorpriyanka.akhade <priyanka.akhade@huawei.com>
Wed, 13 May 2020 19:50:07 +0000 (19:50 +0000)
committerpriyanka.akhade <priyanka.akhade@huawei.com>
Wed, 13 May 2020 19:50:07 +0000 (19:50 +0000)
commit3ddff861e314b6a450044c2fe295281f58b64eb9
treec86ab3e32641531738580420b383a3b9605da156
parent5f8784d570e719f4be3d50969f905bc1c31ed42c
sonar code smells fix- Remove the declaration of thrown exception, as it cannot be thrown from method's body

Signed-off-by: priyanka.akhade <priyanka.akhade@huawei.com>
Issue-ID: CLI-270
Change-Id: I392b1c4403e7f8cde1d7b06c34455b9f00af4a64
framework/src/main/java/org/onap/cli/fw/cmd/OnapCommand.java