ALBPM Process API (PAPI)

fuego.papi.exception
Class InvalidArgumentType

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

public class InvalidArgumentType
extends DefaultRuntimeException

See Also:
Serialized Form

Constructor Summary
InvalidArgumentType()
           
InvalidArgumentType(String argumentName, String typeName)
          to throw when the argument type is wrong
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvalidArgumentType

public InvalidArgumentType()

InvalidArgumentType

public InvalidArgumentType(String argumentName,
                           String typeName)
to throw when the argument type is wrong

Parameters:
argumentName - wrong argument
typeName - type expected

ALBPM Process API (PAPI)

© Copyright 1996/2005 Fuego Inc. All Rights Reserved