Hilbert II - Version 0.03.04

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

Packages that use QedeqException
org.qedeq.kernel.bo.control Contains business object controllers. 
org.qedeq.kernel.bo.load Load QEDEQ module files from local system or from the internet.  
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.common Common classes.  
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.load
 

Subclasses of QedeqException in org.qedeq.kernel.bo.load
 class ModuleLoadingException
          Error during module loading.
 

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.common
 

Subclasses of QedeqException in org.qedeq.kernel.common
 class SyntaxException
          Exception that occurs during XML parsing.
 

Constructors in org.qedeq.kernel.common with parameters of type QedeqException
XmlFileException(QedeqException exception, SourceArea errorArea, SourceArea referenceArea)
          Constructor.
 

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.04

©left GNU General Public Licence
All Rights Reserved.