com.sap.aii.mapping.api
Class UndefinedParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sap.aii.mapping.api.StreamTransformationRuntimeException
com.sap.aii.mapping.api.UndefinedParameterException
- All Implemented Interfaces:
- Serializable
public class UndefinedParameterException
- extends StreamTransformationRuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UndefinedParameterException
public UndefinedParameterException(String parameterName,
boolean isInput)
isInput
public boolean isInput()
- Returns:
- true, iff the paramter which caused this exception is an input-paramter.
otherwise false.
getParameterName
public String getParameterName()
- Returns:
- the name of the paramter caused this exception.
Copyright 2007 SAP AG Complete Copyright Notice