dbXML API

Uses of Class
org.dbxml.core.filer.FilerException

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

Copyright (c) 1999-2001 The dbXML Group, All rights reserved