Remove unused exceptions
[controller.git] / opendaylight / md-sal / messagebus-util / src / test / java / org / opendaylight / controller / messagebus / app / util / UtilTest.java
index a06b793e48c8ad5df96bc78b9e6a9142a2eac1a4..1a2d66c7c8f4a9e5af9886a938d438f011f99b21 100644 (file)
@@ -45,7 +45,7 @@ public class UtilTest {
     }
 
     @Test
-    public void testExpandQname() throws Exception {
+    public void testExpandQname() {
         // match no path because the list of the allowed paths is empty
         {
             final List<SchemaPath> paths = new ArrayList<>();