Class BaseGraph::NonexistentEdge#
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 NonexistentEdge : public Exception
NonexistentEdge exception is thrown if an edge being deleted is not a part of the graph.