Remove NetconfDocumentedException throws 56/105656/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 25 Apr 2023 13:43:29 +0000 (15:43 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 25 Apr 2023 13:54:55 +0000 (15:54 +0200)
commite6accc592b522fdd67afbec19b237552c73c4793
treef44cb06d447cb2cd7bf976d702dca1b19ddaa127
parent8c671a4f24d65d3f1dc231d72eba1533f20e04e4
Remove NetconfDocumentedException throws

NetconfMessageUtil methods do not throw this exception, remove the
declaration.

Change-Id: Ib0ab7993cbe66c62508e3b95f7dff040a1ca8e8b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiator.java
protocol/netconf-util/src/main/java/org/opendaylight/netconf/util/messages/NetconfMessageUtil.java