public class BpmnModelException extends ModelException
A RuntimeException in the Bpmn Model.
| Constructor and Description | 
|---|
| BpmnModelException() | 
| BpmnModelException(String message) | 
| BpmnModelException(String message,
                  Throwable cause) | 
| BpmnModelException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.