|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
| Methods in tigase.xml.db that throw XMLDBException | |
|---|---|
protected void |
XMLDB.loadDB()
|
| Constructors in tigase.xml.db that throw XMLDBException | |
|---|---|
XMLDB(java.lang.String db_file)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||