Do not indirect UnionLoading through Callable 39/100539/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 11 Apr 2022 17:58:59 +0000 (19:58 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 11 Apr 2022 17:59:56 +0000 (19:59 +0200)
commit94f319597a94b41759222220a2f644a7e48352bf
tree377b1392eb8c970968c181f11c4e51d521e36dfb
parentfd49b918a4f33aeca8a356cd591d419e778b8424
Do not indirect UnionLoading through Callable

Let's just declare Exception to be thrown, forcing the caller to deal
with it -- which it already does.

JIRA: MDSAL-704
Change-Id: I21e26b4f40814bb62a03b5e4a46eed3c29f27882
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/BindingCodecContext.java
binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/UnionTypeCodec.java