fuego.papi.exception
Class TaskSelectedByOtherException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.ProcessOperationException
fuego.papi.exception.InstanceOperationException
fuego.papi.exception.TaskOperationException
fuego.papi.exception.TaskAlreadySelectedException
fuego.papi.exception.TaskSelectedByOtherException
- public class TaskSelectedByOtherException
- extends TaskAlreadySelectedException
- See Also:
- Serialized Form
TaskSelectedByOtherException
public TaskSelectedByOtherException()
- Creates a new TaskSelectedByOtherException with a default message.
TaskSelectedByOtherException
public TaskSelectedByOtherException(String instanceId,
String activityId,
int taskNumber,
String user)
- Creates a new TaskSelectedByOtherException with the given processId, instanceIn, theadIn, taskNumber and user.
- Parameters:
instanceId - Instance IdactivityId - ActivityIdtaskNumber - Task numberuser - Participant
© Copyright 1996/2005 Fuego Inc. All Rights Reserved