Uses of Class
org.camunda.bpm.engine.BpmnParseException
-
Uses of BpmnParseException in org.camunda.bpm.engine.impl.util.xml
Modifier and TypeMethodDescriptionvoid
Parse.addError
(BpmnParseException e) void
Parse.addError
(BpmnParseException e, String elementId) -
Uses of BpmnParseException in org.camunda.bpm.engine.impl.xml
ModifierConstructorDescriptionProblemImpl
(BpmnParseException exception) ProblemImpl
(BpmnParseException exception, String elementId)