fuego.papi.exception
Class ExternalTaskException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.ProcessOperationException
fuego.papi.exception.InstanceOperationException
fuego.papi.exception.TaskOperationException
fuego.papi.exception.ExternalTaskException
- public class ExternalTaskException
- extends TaskOperationException
An ExternalTaskException is thrown when an external task is called using
runTask() or runActivity().
- See Also:
- Serialized Form
ExternalTaskException
public ExternalTaskException(String instanceId,
String activityId,
int taskNumber)
- Creates a new ExternalTaskException
- Parameters:
instanceId - id of the instance that was being executedactivityId - id of the activitytaskNumber - task number
© Copyright 1996/2005 Fuego Inc. All Rights Reserved