ALBPM Process API (PAPI)

fuego.papi.exception
Class BusinessParameterNotFoundException

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

public class BusinessParameterNotFoundException
extends EngineRuntimeException

An BusinessParameterNotFoundException is thrown as a result of an attempt get a Business Parameter with an invalid value as a Business Parameter Name.

See Also:
Serialized Form

Constructor Summary
BusinessParameterNotFoundException(String businessParameterNameNotFound)
           
 
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

BusinessParameterNotFoundException

public BusinessParameterNotFoundException(String businessParameterNameNotFound)

ALBPM Process API (PAPI)

© Copyright 1996/2005 Fuego Inc. All Rights Reserved