ALBPM Process API (PAPI)

fuego.papi.exception
Class InvalidNotificationTargetException

java.lang.Object
  extended byDefaultException
      extended byfuego.papi.OperationException
          extended byfuego.papi.ProcessOperationException
              extended byfuego.papi.exception.InstanceOperationException
                  extended byfuego.papi.exception.InvalidNotificationTargetException

public class InvalidNotificationTargetException
extends InstanceOperationException

See Also:
Serialized Form

Constructor Summary
InvalidNotificationTargetException(String instanceId, String activityName)
           
 
Methods inherited from class fuego.papi.exception.InstanceOperationException
getInstanceId
 
Methods inherited from class fuego.papi.ProcessOperationException
getProcessId
 
Methods inherited from class fuego.papi.OperationException
wrap
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvalidNotificationTargetException

public InvalidNotificationTargetException(String instanceId,
                                          String activityName)

ALBPM Process API (PAPI)

© Copyright 1996/2005 Fuego Inc. All Rights Reserved