Do not log stack trace when http not found occurs 39/62339/1
authorBenjamin, Max (mb388a) <mb388a@us.att.com>
Fri, 24 Aug 2018 13:18:07 +0000 (09:18 -0400)
committerBenjamin, Max (mb388a) <mb388a@us.att.com>
Fri, 24 Aug 2018 13:18:18 +0000 (09:18 -0400)
commit862ceba993fc0b20d8eeea380b60ae6e34596b8e
treec8e352517a1a7082250fe98f71479948c84696a5
parent969cde43a1c52fc5a0131cd94713a3c4ba3d1564
Do not log stack trace when http not found occurs

do not log stack trace when http not found occurs

Change-Id: Ia0638eba7f8d9544dae21290c836c7be1e05ac2e
Issue-ID: SO-902
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
common/src/main/java/org/onap/so/client/RestClient.java
common/src/main/java/org/onap/so/client/RestRequest.java