Remove redundant exception declarations
[openflowplugin.git] / openflowplugin-impl / src / test / java / org / opendaylight / openflowplugin / impl / services / MultipartRequestOnTheFlyCallbackTest.java
index 57af525dc0a2506e968c7ca729096a1f43518b97..af573a6b7f516cf6bf72e62397fc6c0fc27f8b28 100644 (file)
@@ -189,7 +189,7 @@ public class MultipartRequestOnTheFlyCallbackTest {
      * Not the last reply.
      */
     @Test
-    public void testOnSuccessWithValidMultipart1() throws Exception {
+    public void testOnSuccessWithValidMultipart1() {
         final MatchBuilder matchBuilder = new MatchBuilder()
                 .setMatchEntry(Collections.emptyList());
         final FlowStatsBuilder flowStatsBuilder = new FlowStatsBuilder()