net.jxta.impl.xindice.core.filer
Class BTreeNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.jxta.impl.xindice.util.XindiceException
net.jxta.impl.xindice.core.DBException
net.jxta.impl.xindice.core.filer.FilerException
net.jxta.impl.xindice.core.filer.BTreeException
net.jxta.impl.xindice.core.filer.BTreeNotFoundException
- All Implemented Interfaces:
- Serializable
- public final class BTreeNotFoundException
- extends BTreeException
A BTreeNotFoundException is thrown by the BTree if a Value
can't be found in the BTree.
- See Also:
- Serialized Form
| Fields inherited from class java.lang.Exception |
|
BTreeNotFoundException
public BTreeNotFoundException()
BTreeNotFoundException
public BTreeNotFoundException(String message)