- All Implemented Interfaces:
- java.io.Serializable
public class LoopDetectedException
extends java.lang.RuntimeException
This exception will be thrown by the tree walker, if a loop in the tree might be found. This most probalbly indicates
an ill-defined tree and might be due to a programming error.
- See Also:
- Serialized Form