org.apache.xpath
Class FoundIndex
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.xpath.FoundIndex
- All Implemented Interfaces:
- Serializable
- public class FoundIndex
- extends RuntimeException
Class to let us know when it's time to do
a search from the parent because of indexing.
- See Also:
- Serialized Form
Fields inherited from class java.lang.Throwable |
|
Constructor Summary |
FoundIndex()
Constructor FoundIndex |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FoundIndex
public FoundIndex()
- Constructor FoundIndex