JXTA

Uses of Class
net.jxta.impl.xindice.core.filer.FilerException

Packages that use FilerException
net.jxta.impl.xindice.core.filer   
 

Uses of FilerException in net.jxta.impl.xindice.core.filer
 

Subclasses of FilerException in net.jxta.impl.xindice.core.filer
 class BTreeCorruptException
          A BTreecorruptException is thrown by the BTree if the BTree appears to be corrupted in some way.
 class BTreeException
          A BTreeException is thrown by the BTree if an exception occurs in the managing of the BTree.
 class BTreeNotFoundException
          A BTreeNotFoundException is thrown by the BTree if a Value can't be found in the BTree.
 


JXSE