Hilbert II - Version 0.03.03

Uses of Class
org.qedeq.kernel.base.common.QedeqException

Packages that use QedeqException
org.qedeq.kernel.bo.control Contains business object controllers. 
org.qedeq.kernel.bo.logic Contains the logical abilities of the kernel.  
org.qedeq.kernel.bo.module Business objects for qedeq modules. 
org.qedeq.kernel.xml.mapper Contains mapper for XML objects. 
 

Uses of QedeqException in org.qedeq.kernel.bo.control
 

Subclasses of QedeqException in org.qedeq.kernel.bo.control
 class LatexListDataException
          Data validation error for an LatexList element of a QEDEQ module.
 

Uses of QedeqException in org.qedeq.kernel.bo.logic
 

Subclasses of QedeqException in org.qedeq.kernel.bo.logic
 class ElementCheckException
          This is an exception for logical errors within a QEDEQ module.
 class FormulaCheckException
          This is an exception for logical errors within a QEDEQ module.
 class LogicalCheckException
          This is the basis for an exception for logical errors within a QEDEQ module.
 class TermCheckException
          This is an exception for logical errors within a QEDEQ module.
 

Uses of QedeqException in org.qedeq.kernel.bo.module
 

Subclasses of QedeqException in org.qedeq.kernel.bo.module
 class IllegalModuleDataException
          Data validation error for a QEDEQ module.
 class ModuleDataException
          Data validation error for a QEDEQ module.
 

Uses of QedeqException in org.qedeq.kernel.xml.mapper
 

Subclasses of QedeqException in org.qedeq.kernel.xml.mapper
 class LocationFoundException
          Thrown if the location was found.
 class LocationNotFoundException
          Thrown if the location was not found.
 


Hilbert II - Version 0.03.03

©left GNU General Public Licence
All Rights Reserved.