Cause: Attempt to change the state of a node from a leaf node to a branch. This tree does not allow empty branch nodes.
Action: Either change the tree to allow empty branch nodes, or add children to the node.
Level: 99
Type: Error