Skip to content
Snippets Groups Projects
Commit 3f1a5d93 authored by Kristof Szabados's avatar Kristof Szabados
Browse files

actually does not throw


Signed-off-by: default avatarkristof <Kristof.Szabados@ericsson.com>
parent b282b4f7
No related branches found
No related tags found
No related merge requests found
......@@ -128,8 +128,6 @@ public abstract class GraphGenerator {
* {@link #graph} attribute, that represents the current state of the
* project.
*
* @throws Exception
* In case of any problem occurred during the generation
*/
protected abstract void createGraph() throws Exception;
protected abstract void createGraph();
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment