Fix code smell in HandshakeManagerImpl 65/94365/4
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 3 Jan 2021 15:21:25 +0000 (16:21 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 3 Jan 2021 16:22:05 +0000 (17:22 +0100)
commit791db9b1a446b3a7c57286273fb83699170cced5
treeb009928e22ce838362d6a71979c60c5d84ed30b8
parente151977e4c3e6bd81fcb4ba5fce129b7b98a3bb4
Fix code smell in HandshakeManagerImpl

Sonar is pointing out thrown Exception which just does not happen,
fix that.

Change-Id: I75c92f9c814d23545b22954f02747b6f211bb01b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/HandshakeManagerImpl.java