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