- All Implemented Interfaces:
- java.io.Serializable
public class TreeIsEmptyException
extends java.lang.Exception
This is a checked exception, used internally by SearchTree nodes, to signal that a tree
has no minimum or maximum element.
- See Also:
- Serialized Form