Propagate cause in OperationFailedException 18/95418/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 7 Mar 2021 06:39:03 +0000 (07:39 +0100)
committerRobert Varga <nite@hq.sk>
Mon, 8 Mar 2021 09:48:47 +0000 (09:48 +0000)
commit52ba50036b82f06b3ab3d156a68c325510688fae
treec8700b8c57a1229e0be89460596c9042621d24e5
parentafbe5f1b782e4f81c9345969360e58fa1e646f30
Propagate cause in OperationFailedException

We are ignoring cause here and squash it to null, fix that.

Change-Id: I01d5144b3319485107579ddc67556e469e2154c2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-common/src/main/java/org/opendaylight/yangtools/yang/common/OperationFailedException.java