fix more javadocs warnings
[transportpce.git] / pce / src / test / java / org / opendaylight / transportpce / pce / PceManyTests.java
index ef1e5d41910e091b40fb0b38c3bdb349d6588b4a..5575e4722c87e67e396047bfc77a05b4240ae7a5 100644 (file)
@@ -47,6 +47,8 @@ public class PceManyTests extends AbstractTest {
      *   expected path computation result
      * @param topologyDataPath
      *   path to topology data file to be used for DataStore population
+     *
+     * @throws Exception exception throws by the function
      */
     public PceManyTests(PathComputationRequestInput input,
                         PathComputationRequestOutput expectedOutput, String topologyDataPath) throws Exception {