Exceptions Thrown › ProcessExecutionException
ProcessExecutionException
Indicates one of the following:
- An attempt to load an already terminated process; an attempt to complete an activity, object, or an event (send, timer, or due date event) of a process that is terminated
- An attempt to start a process that was not created
- An attempt to start a process with input parameters that are not set
- An attempt to suspend a process that is not running
- An attempt to resume a process that is not suspended
- An attempt to resume a process with resume instructions that are not found
- An attempt to fire a timer event for a timer node that is not found
- An attempt to terminate a completed process; an attempt to complete an activity, object, or event (send, timer, or due date event) of a process that is completed
- An attempt to complete an activity or object, mark an activity incomplete, fire a send, timer, or due date event, add a work item history record, or stop a subactivity and correspondent workitem cannot be found
- An attempt to get or set the value of a process attribute that cannot be found
- An attempt to create a wait or send event work item with an undefined operation
- An attempt to complete an activity, mark an activity incomplete, fire a due date event, process exception, and correspondent activity workitem does not have an associated actor
- An attempt to get an actor for a role that has no actor assigned
- An attempt to handle an object operation on an object that is not found
- An attempt to handle an object operation on an object defined on a class that is not found
- When call to an actor to complete activity, mark activity completed, or incomplete returns an error
- A process has an unsupported attribute type
- An attempt to complete a work item that is invalid
- An attempt to complete a work item that is already completed
- An attempt to set a process attribute that cannot be found
- An error occurred during evaluating an expression
- An actor that must be configured is not configured