Remove superfluous throws 68/104768/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 6 Mar 2023 10:13:32 +0000 (11:13 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 6 Mar 2023 10:14:19 +0000 (11:14 +0100)
commitffc0d1a5a29f77e8774359c8380bfacd0ec2f6f0
treea0d5df5d08c885477debcce15d184407fc5ef08a
parentfa147c6a6b5ab8f76f8fdd80e417b81bbea22369
Remove superfluous throws

We are only closing a Registration, really. Make sure we preserve that
contract to remove the need to throw Exceptions.

Change-Id: I1e106c857c3adab572d09ef925a3c74d50247be6
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bgp/peer-acceptor/src/main/java/org/opendaylight/protocol/bgp/peer/acceptor/BGPPeerAcceptorImpl.java