ALBPM Process API (PAPI)

fuego.papi.exception
Class InvalidViewIdValueRuntimeException

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

public class InvalidViewIdValueRuntimeException
extends OperationRuntimeException

See Also:
Serialized Form

Constructor Summary
InvalidViewIdValueRuntimeException(String viewId)
          Constructor InvalidViewIdValueRuntimeException.
 
Method Summary
 String getViewId()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvalidViewIdValueRuntimeException

public InvalidViewIdValueRuntimeException(String viewId)
Constructor InvalidViewIdValueRuntimeException. When a value passed as a view Id have invalid characters, this exception is thrown.

Parameters:
viewId -
Method Detail

getViewId

public String getViewId()

ALBPM Process API (PAPI)

© Copyright 1996/2005 Fuego Inc. All Rights Reserved