public class GraphTopologyException extends GraphException
DirectedAcyclicGraph and the topology checking is
necessary.| Constructor and Description |
|---|
GraphTopologyException(java.lang.String message)
Constructor with an argument of text description.
|
_elementDump, elementDump, graphDump, weightDumppublic GraphTopologyException(java.lang.String message)
message - The exception message.