Allow EffectiveModelContextProvider to throw ISE 04/81404/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 5 Apr 2019 18:13:17 +0000 (20:13 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 5 Apr 2019 18:14:48 +0000 (20:14 +0200)
commit87ba26fe63a7a724ac3fda99537fead65c3c1549
tree479fcc58a3c27d62f5d2d0c22c2fafe7c944b3e7
parente0f2034c43c1bdc4c5b092f67095455240f36392
Allow EffectiveModelContextProvider to throw ISE

In cases where the context is not available (for whatever reason),
allow implementations to throw ISE.

Change-Id: If2cacd98d81f11ff5caad0f9528619d999c3ac51
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-model-api/src/main/java/org/opendaylight/yangtools/yang/model/api/EffectiveModelContextProvider.java