#include <exception.h>
List of all members.
This exception is thrown to indicate that an illegal tree operation i.e. node->setLeftChild(node) was requested.