Log full exception when we are missing errors 41/96941/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 20 Jul 2021 11:09:07 +0000 (13:09 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 20 Jul 2021 11:10:34 +0000 (13:10 +0200)
commit8dc035c90ba706efceb66ced5fa51408b4c494f9
tree49cd6a31528a5bc2652616aa6bd57a3c216aaec1
parentb4712d58c3b15d2fd53a7ebe6f5ddb32437a0571
Log full exception when we are missing errors

Our current logging does not identify the source of the offending
exception. Make sure we log the entire input exception, so that
offenders may be fixed up.

JIRA: NETCONF-789
Change-Id: I30a24a615ce221a838e1ad95f6b11263e2d6f8f5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/errors/RestconfDocumentedExceptionMapper.java