|
dbXML API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |