ALBPM Process API (PAPI)

fuego.papi.exception
Class InvalidArgumentSetNameException

java.lang.Object
  extended byDefaultRuntimeException
      extended byfuego.papi.EngineRuntimeException
          extended byfuego.papi.exception.InvalidArgumentSetNameException

public class InvalidArgumentSetNameException
extends EngineRuntimeException

See Also:
Serialized Form

Constructor Summary
InvalidArgumentSetNameException(String argumentSetName)
           
 
Method Summary
 String getArgumentSetName()
           
 
Methods inherited from class fuego.papi.EngineRuntimeException
create
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvalidArgumentSetNameException

public InvalidArgumentSetNameException(String argumentSetName)
Method Detail

getArgumentSetName

public String getArgumentSetName()

ALBPM Process API (PAPI)

© Copyright 1996/2005 Fuego Inc. All Rights Reserved