Fix sonar issues 02/97602/1
authorParshad Patel <pars.patel@samsung.com>
Fri, 25 Oct 2019 05:04:25 +0000 (14:04 +0900)
committerParshad Patel <pars.patel@samsung.com>
Fri, 25 Oct 2019 05:04:32 +0000 (14:04 +0900)
Either log or rethrow this exception
Change this "try" to a try-with-resources
Move string literal on the left side of this string comparison

Issue-ID: PORTAL-562
Change-Id: I8966c035bb8c36026172457231f426179bb3ed48
Signed-off-by: Parshad Patel <pars.patel@samsung.com>

No differences found