RestconfDocumentException is a RuntimeException 14/108514/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 19 Oct 2023 09:31:45 +0000 (11:31 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 20 Oct 2023 12:10:45 +0000 (14:10 +0200)
commit6f54a23c5a38dc4aec899131963468f6ab91f3ed
tree35efaa889dd7f056482bc2195af9ce95fc83434c
parentb6941563e68a8e6a8d70356fa26c6b6c72e92791
RestconfDocumentException is a RuntimeException

Disconnect from WebApplicationException to reduce dependencies on
JAX-RS.

JIRA: NETCONF-1188
Change-Id: I6c7e7cd7c390ad2502e1aa79ed0496b37d68d315
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfDocumentedException.java
restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/AbstractResourceBodyTest.java