Uses of Class
org.camunda.bpm.model.xml.ModelException

Packages that use ModelException
org.camunda.bpm.model.xml   
org.camunda.bpm.model.xml.impl.util   
 

Uses of ModelException in org.camunda.bpm.model.xml
 

Subclasses of ModelException in org.camunda.bpm.model.xml
 class ModelParseException
          Thrown when an error is encountered during XML parsing
 class ModelReferenceException
          Thrown when an error is encountered during reference resolving.
 class ModelValidationException
          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.util
 class ModelTypeException
          Thrown in case a value cannot be converted to or from the requested type
 class WrongDocumentException
          Thrown when a Model Element is added to the wrong document
 



Copyright © 2016 camunda services GmbH. All rights reserved.