com.sap.aii.mapping.api
Class WrongParameterTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sap.aii.mapping.api.StreamTransformationRuntimeException
com.sap.aii.mapping.api.WrongParameterTypeException
- All Implemented Interfaces:
- Serializable
public class WrongParameterTypeException
- extends StreamTransformationRuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WrongParameterTypeException
public WrongParameterTypeException(String parameterName,
Object wrongValue,
Class expectedClass,
boolean isInput)
WrongParameterTypeException
public WrongParameterTypeException(String parameterName,
Class wrongClass,
Class expectedClass,
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.
getRightType
public String getRightType()
- Returns:
- the rigtht type of the paramter caused this exception.
getWrongType
public String getWrongType()
- Returns:
- the wrong type of the paramter caused this exception.
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.mapping.lib.facade
|
api
|
BC-XI
|
Copyright 2011 SAP AG Complete Copyright Notice