Fixed null pointer Blocker/Critical sonar issues 53/15953/3
authorshashikanth <shashikanth.vh@huawei.com>
Wed, 27 Sep 2017 12:28:34 +0000 (17:58 +0530)
committerShashikanth VH <shashikanth.vh@huawei.com>
Thu, 28 Sep 2017 05:19:54 +0000 (05:19 +0000)
commitc484e22cd6c0b379abb919ce5c81905331a390ab
treed6793ce2cf21cda2946d607c8887e2fbdccbc74d
parent6beac67840ae725879adb59d5bea1aa8cd8f3789
Fixed null pointer Blocker/Critical sonar issues

Fix Blocker/Critical sonar issues in rest-client module
https://sonar.onap.org/component_issues?id=org.openecomp.aai%3Arest-client#resolved=false|severities=BLOCKER

NullPointerException might be thrown as 'result' is nullable

Issue-Id: AAI-394
Change-Id: If52eb1868d68a8b285507845877fa3cc44382aec
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
src/main/java/org/onap/aai/restclient/client/RestClient.java