Class BaseGraph::DuplicateEdge#
Defined in File BaseGraph.h
Nested Relationships#
This class is a nested type of Class BaseGraph.
Inheritance Relationships#
Base Type#
public Exception(Class Exception)
Class Documentation#
-
class DuplicateEdge : public Exception
DuplicateEdge exception is thrown if an edge being added is already a part of the graph.