|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.qtitools.qti.validation.AbstractValidationItem
org.qtitools.qti.validation.ValidationError
org.qtitools.qti.validation.ItemFlowValidationError
public class ItemFlowValidationError
Error validation item for item flow problems.
| Constructor Summary | |
|---|---|
ItemFlowValidationError(XmlNode source,
java.lang.String message)
Constructs validation item. |
|
| Method Summary | |
|---|---|
QTIItemFlowException |
createException()
Creates exception from this error. |
| Methods inherited from class org.qtitools.qti.validation.ValidationError |
|---|
getType |
| Methods inherited from class org.qtitools.qti.validation.AbstractValidationItem |
|---|
getMessage, getNode, getSource, setNode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ItemFlowValidationError(XmlNode source,
java.lang.String message)
source - source node of constructed itemmessage - message of constructed item| Method Detail |
|---|
public QTIItemFlowException createException()
ValidationError
createException in class ValidationError
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||