fuego.papi.exception
Class InstanceNotCompletedException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.ProcessOperationException
fuego.papi.exception.InstanceOperationException
fuego.papi.exception.InstanceNotCompletedException
- public class InstanceNotCompletedException
- extends InstanceOperationException
An InstanceNotCompletedException is thrown as a result of an
attempt to send the process instance before completeing the activity.
- See Also:
- Serialized Form
InstanceNotCompletedException
public InstanceNotCompletedException(String instanceId)
- Creates a new InstanceNotCompletedException with the given processId, instanceIn and threadIn.
- Parameters:
instanceId - Instance identification
© Copyright 1996/2005 Fuego Inc. All Rights Reserved