Do not wrap SourceException 27/64427/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 16 Oct 2017 17:04:04 +0000 (19:04 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 18 Oct 2017 09:51:29 +0000 (11:51 +0200)
commit1719496abdcae0e9d4b1b5ed083d5872264c13db
treea7fdd35896f99908be3e62ad7c5418f32548c529
parent9dfdd87e26d6ce11e6b1284b93a886958034a921
Do not wrap SourceException

SourceException and InferenceException are based on RuntimeException,
there is no need to wrap them in ISE. Remove the wrapper.

Change-Id: Ie599ba317671cfe2d91d54be6864d83e7e2b7c25
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-parser-impl/src/main/java/org/opendaylight/yangtools/yang/parser/stmt/reactor/ModifierImpl.java