Class Tree::DuplicateNode#
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 DuplicateNode : public Exception
DuplicateNode exception is thrown if a node being added is already a part of the tree.