Uses of Class
tigase.xml.db.XMLDBException

Packages that use XMLDBException
tigase.xml.db This package contains implementation of simple data base stored in XML file. 
 

Uses of XMLDBException in tigase.xml.db
 

Subclasses of XMLDBException in tigase.xml.db
 class NodeExistsException
          This exception is thrown when user tries to add subnode with name which already exists in data base.
 class NodeNotFoundException
          Exception is thrown when user tries to access non-existen node on 1st level.
 



Copyright © 2008 Tigase. All Rights Reserved.