Class Tree::EmptyNode#

Nested Relationships#

This class is a nested type of Class Tree.

Inheritance Relationships#

Base Type#

Class Documentation#

class EmptyNode : public Exception

EmptyNode exception is thrown if a node being added is null (0)

Public Functions

inline EmptyNode()
inline ~EmptyNode()
inline void report(std::ostream &o) const