Uses of Class
org.camunda.bpm.model.xml.ModelException
Packages that use ModelException
Package
Description
-
Uses of ModelException in org.camunda.bpm.model.bpmn
Subclasses of ModelException in org.camunda.bpm.model.bpmn -
Uses of ModelException in org.camunda.bpm.model.cmmn
Subclasses of ModelException in org.camunda.bpm.model.cmmn -
Uses of ModelException in org.camunda.bpm.model.dmn
Subclasses of ModelException in org.camunda.bpm.model.dmn -
Uses of ModelException in org.camunda.bpm.model.xml
Subclasses of ModelException in org.camunda.bpm.model.xmlModifier and TypeClassDescriptionclass
Thrown when an error is encountered during XML parsingclass
Thrown when an error is encountered during reference resolving.class
Thrown when an error is encountered during the model validation. -
Uses of ModelException in org.camunda.bpm.model.xml.impl.util
Subclasses of ModelException in org.camunda.bpm.model.xml.impl.utilModifier and TypeClassDescriptionclass
Thrown in case a value cannot be converted to or from the requested typeclass
Thrown when a Model Element is added to the wrong document