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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BTreeNotFoundException
public BTreeNotFoundException()
BTreeNotFoundException
public BTreeNotFoundException(String message)