Properly close stream writer 69/85269/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 20 Oct 2019 09:23:48 +0000 (11:23 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 20 Oct 2019 09:24:44 +0000 (11:24 +0200)
commitbfe9193b90281e42de549fe93e7f690ee72c8dea
treef5b69c11574c2782a9adcd96495da57743d728da
parent9fc06c3476895e2518f170edefbdc3c7bdec01de
Properly close stream writer

Failing to close the streamwriter means it will not output its
trailer in all cases. Fix that.

Change-Id: I218cea9ff61fbc7c33ccab75638dda9a4f20b391
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb-bierman02/src/main/java/org/opendaylight/netconf/sal/rest/impl/RestconfDocumentedExceptionMapper.java