ALBPM Process API (PAPI)

fuego.papi.exception
Class InstanceOutOfSyncException

java.lang.Object
  extended byDefaultRuntimeException
      extended byfuego.papi.OperationRuntimeException
          extended byfuego.papi.exception.InstanceOutOfSyncException

public class InstanceOutOfSyncException
extends OperationRuntimeException

See Also:
Serialized Form

Constructor Summary
InstanceOutOfSyncException(String instanceId)
          Constructor InstanceOutOfSyncException.
 
Method Summary
 String getInstanceId()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstanceOutOfSyncException

public InstanceOutOfSyncException(String instanceId)
Constructor InstanceOutOfSyncException.

Parameters:
instanceId - instance out of sync.
Method Detail

getInstanceId

public String getInstanceId()

ALBPM Process API (PAPI)

© Copyright 1996/2005 Fuego Inc. All Rights Reserved