Remove IOException in method declaration
authorsurya-huawei <a.u.surya@huawei.com>
Thu, 12 Oct 2017 06:47:55 +0000 (12:17 +0530)
committersurya-huawei <a.u.surya@huawei.com>
Thu, 12 Oct 2017 06:50:11 +0000 (12:20 +0530)
commit806de96eefaaf8ad6685a2c24b7dea03eb629ba2
tree99d6eeeb9a14b46145f7422ec7b84f541016e8d8
parent73d1bd7ab120c112f0febbcfa5b549be7e9754ea
Remove IOException in method declaration

*This is done because IOException cannot be thrown
from the method and is hence superflous

Issue-Id: CCSDK-117
Change-Id: I0712cfbf610f815e76ed33b0039ecb5e3cc7bbbe
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
dmaap-listener/src/main/java/org/onap/ccsdk/sli/northbound/dmaapclient/SdncOdlConnection.java