Package org.apache.xpath
Class FoundIndex
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.xpath.FoundIndex
-
- All Implemented Interfaces:
java.io.Serializable
public class FoundIndex extends java.lang.RuntimeException
Class to let us know when it's time to do a search from the parent because of indexing.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FoundIndex()
Constructor FoundIndex
-