Class Tree::SecondParent#
Defined in File Tree.h
Nested Relationships#
This class is a nested type of Class Tree.
Inheritance Relationships#
Base Type#
public Exception(Class Exception)
Class Documentation#
-
class SecondParent : public Exception
SecondParent exception is thrown if the sink (child) of the edge being added is already present in the tree, meaning that it already has a parent.