class SplitRequiredException
extends java.lang.Exception
Indicates that we need to return to the top of the tree in order to
do a forced splitting pass. A checked exception is used to ensure that it
is handled internally and not propagated through the API.