dbXML API

Uses of Class
com.dbxml.db.core.filer.FilerException

Packages that use FilerException
com.dbxml.db.common.btree Defines the dbXML BTree implementation as well as the low-level Paged file system. 
 

Uses of FilerException in com.dbxml.db.common.btree
 

Subclasses of FilerException in com.dbxml.db.common.btree
 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.
 


dbXML API

Copyright (c) 2004 The dbXML Group