Uses of Class
org.camunda.bpm.engine.BpmnParseException
Packages that use BpmnParseException
-
Uses of BpmnParseException in org.camunda.bpm.engine.impl.util.xml
Methods in org.camunda.bpm.engine.impl.util.xml with parameters of type BpmnParseExceptionModifier and TypeMethodDescriptionvoid
Parse.addError
(BpmnParseException e) void
Parse.addError
(BpmnParseException e, String elementId) -
Uses of BpmnParseException in org.camunda.bpm.engine.impl.xml
Constructors in org.camunda.bpm.engine.impl.xml with parameters of type BpmnParseExceptionModifierConstructorDescriptionProblemImpl
(BpmnParseException exception) ProblemImpl
(BpmnParseException exception, String elementId)