Class Tree::DeletingRootOfNonSingletonTree#
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 DeletingRootOfNonSingletonTree : public Exception
DeletingRootOfNonSingletonTree is thrown when an attempt is made to remove the root of a tree that has other nodes and edges.