Remove bogus illegalThrows suppressions 56/90956/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 7 Jul 2020 15:40:42 +0000 (17:40 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 7 Jul 2020 15:45:30 +0000 (17:45 +0200)
commit7cd7d5105459782a7b698b5c91faf1a069468814
treed4d63ae22d417135f8dc02ff59f99c995d9d49c3
parent42655647631e35321b98f4c731fdeac911630ca3
Remove bogus illegalThrows suppressions

This code should never have passed review, fix it up. While we are
at it, fixup throws declarations.

Change-Id: I2ecc832260b711571fea2d4cdbe7d04b075bb293
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb-rfc8040/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/services/impl/JSONRestconfServiceRfc8040ImplTest.java