Decrease try-catch block size 09/84409/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 23 Jul 2019 10:33:23 +0000 (12:33 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 13 Sep 2019 15:49:25 +0000 (17:49 +0200)
commit1d951a496ce6fed48b5ce6cdbfe861ac2678043a
treeb2a583a1fb6d5ac96d6fdbe4b49e9975f963886c
parent68e496ce652cf0b8c8abc3b270d02475f2bfcb5c
Decrease try-catch block size

We do not want to cover the registration process in (catch Exception),
as that will mask other failures.

Change-Id: I7942e5be1671b396a7daca117538e4d275d604cb
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 18f3410305f4a377ec186d715b2947ff82d2658d)
binding/mdsal-binding-generator-impl/src/main/java/org/opendaylight/mdsal/binding/generator/impl/ModuleInfoBackedContext.java