Do not declare Exception as thrown 36/15736/2
authorRobert Varga <rovarga@cisco.com>
Wed, 25 Feb 2015 16:28:42 +0000 (17:28 +0100)
committerRobert Varga <rovarga@cisco.com>
Thu, 26 Feb 2015 06:17:14 +0000 (07:17 +0100)
commit785196d8e475d5f12e5cdb0d83c34aecf1aa057a
treea0ecd0567879463485f5380e0137ef11631d7108
parentadbe0e6a8dde56bfe8641f5406f0684000ff24e6
Do not declare Exception as thrown

This Callable never throws, so do not declare the exception, fixing a
sonar warning.

Change-Id: Ia0f847dd31ebc09d91993ded5e5bb2fc6486b7d6
Signed-off-by: Robert Varga <rovarga@cisco.com>
code-generator/binding-data-codec/src/main/java/org/opendaylight/yangtools/binding/data/codec/impl/ValueTypeCodec.java