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