|
|||||||||
| Home >> All >> org >> jbpm >> workflow >> [ execution overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jbpm.workflow.execution
Class DefinitionRuntimeException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbpm.workflow.execution.ExecutionRuntimeException
org.jbpm.workflow.execution.DefinitionRuntimeException
- All Implemented Interfaces:
- java.io.Serializable
- public class DefinitionRuntimeException
- extends ExecutionRuntimeException
is a RuntimeException that is thrown when a process definition error is detected during execution of a process.
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary |
| Fields inherited from class java.lang.RuntimeException |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
DefinitionRuntimeException(java.lang.String msg)
|
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
DefinitionRuntimeException
public DefinitionRuntimeException(java.lang.String msg)
|
|||||||||
| Home >> All >> org >> jbpm >> workflow >> [ execution overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC