de.postfuse.ui
Class GraphStructureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.postfuse.ui.GraphStructureException
- All Implemented Interfaces:
- Serializable
public class GraphStructureException
- extends RuntimeException
This exception is thrown if something with the structure of the graph goes wrong.
E.g. edges between subgraphs and inner nodes are not allowed.
- Author:
- Peter
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GraphStructureException
public GraphStructureException(String s)