ALBPM Process API (PAPI)

fuego.papi.exception
Class InvalidTaskNumberException

java.lang.Object
  extended byDefaultRuntimeException
      extended byfuego.papi.exception.InvalidTaskNumberException

public class InvalidTaskNumberException
extends DefaultRuntimeException

See Also:
Serialized Form

Constructor Summary
InvalidTaskNumberException(int taskNumber, String activityId)
          Use message PAPI-1670
 
Method Summary
 String getActivityId()
           
 int getTaskNumber()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvalidTaskNumberException

public InvalidTaskNumberException(int taskNumber,
                                  String activityId)
Use message PAPI-1670

Parameters:
taskNumber -
activityId -
Method Detail

getActivityId

public String getActivityId()

getTaskNumber

public int getTaskNumber()

ALBPM Process API (PAPI)

© Copyright 1996/2005 Fuego Inc. All Rights Reserved