public class GraphConstructionException extends GraphException
Constructor and Description |
---|
GraphConstructionException(java.lang.String message)
Constructor with an argument of text description.
|
_elementDump, elementDump, graphDump, weightDump
public GraphConstructionException(java.lang.String message)
message
- The exception message.