Immediately return this expression instead of assigning it to the temporary variable... 56/94256/1
authorThugutla sailakshmi <tsaila10@in.ibm.com>
Sun, 25 Aug 2019 16:57:24 +0000 (22:27 +0530)
committerThugutla sailakshmi <tsaila10@in.ibm.com>
Sun, 25 Aug 2019 16:58:44 +0000 (22:28 +0530)
commit7075981ed93e921c85d104bb14bed881b09d6a60
tree83d52e6b05d1cbf98b3d2bb7c5aed052c8fb8f08
parenteaef5177f21eb3597dab07af1a9d6f1f3a395614
Immediately return this expression instead of assigning it to the temporary variable "exceptionResponse"

return the expression

Issue-ID: VID-561
Change-Id: Ie06a589a74438df8dac525c5d8380beb948dc48e
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
vid-app-common/src/main/java/org/onap/vid/controller/ControllersUtils.java