|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FilerException | |
org.dbxml.core.filer | Defines the dbXML Filer interface and implements several Filers, including BTreeFiler and HashFiler. |
Uses of FilerException in org.dbxml.core.filer |
Subclasses of FilerException in org.dbxml.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. |
|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |