checkStyleViolationSeverity=error implemented for mdsal-dom-broker
[mdsal.git] / dom / mdsal-dom-broker / src / test / java / org / opendaylight / mdsal / dom / broker / DOMNotificationRouterTest.java
index 929aed96c97e9156712f7d3832e330033f1945c1..90d2043ac6e52acc9d5d77cdf20a72adc729f0d3 100644 (file)
@@ -34,6 +34,7 @@ public class DOMNotificationRouterTest extends TestUtils {
         assertNotNull(DOMNotificationRouter.create(1));
     }
 
+    @SuppressWarnings("checkstyle:IllegalCatch")
     @Test
     public void complexTest() throws Exception {
         final DOMNotificationSubscriptionListener domNotificationSubscriptionListener =