Package org.qtitools.qti.exception

QTItools JQTI library.

See:
          Description

Exception Summary
QTIAttributeException This exception is used for reporting problems with attributes.
QTIBaseTypeException This exception is used for reporting problems with baseType.
QTICardinalityException This exception is used for reporting problems with cardinality.
QTIEvaluationException This exception is used for propagating errors during execution of assessment.
QTIException Superclass of all checked exceptions (currently not used anywhere).
QTIItemFlowException This exception is used for propagating errors during item flow.
QTINodeGroupException This exception is used for reporting problems with node groups.
QTIParseException This exception is used for propagating parsing errors and errors during conversion values from String to some BaseType type.
QTIProcessingInterrupt This exception is thrown if something requires any processing (template, response, outcome) needs to be immediately stopped for any reason.
QTIRuntimeException Superclass of all unchecked exceptions.
QTIValidationException This exception is used for propagating validation problems.
 

Error Summary
QTINotImplementedException This exception is used for marking not implemented parts of code.
 

Package org.qtitools.qti.exception Description

QTItools JQTI library.

Since:


Copyright © 2009. All Rights Reserved.