net.jxta.impl.xindice.core.filer
Class BTreeCorruptException
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.BTreeCorruptException
- All Implemented Interfaces:
- Serializable
- public final class BTreeCorruptException
- extends BTreeException
A BTreecorruptException is thrown by the BTree if the BTree
appears to be corrupted in some way.
- See Also:
- Serialized Form
| Fields inherited from class java.lang.Exception |
|
BTreeCorruptException
public BTreeCorruptException()
BTreeCorruptException
public BTreeCorruptException(String message)