Eliminate ErrorTag special case 46/97446/2
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 11 Sep 2021 11:04:21 +0000 (13:04 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 11 Sep 2021 11:41:39 +0000 (13:41 +0200)
commitb313db7a1a539596b6beb8adbd28c6d406e02ace
tree93250bd927b702fa6958f78bf1f8517b147f7e24
parentcd6157a02dc35ccdc37a3929cfc891e99d1bf29b
Eliminate ErrorTag special case

We now have YangError.getErrorTag(), hence we can eliminate this ugly
special case.

Change-Id: I2d2f51a05c8e8e68e5ad97f57cf923d16384c30d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfDocumentedException.java