public class WrongParameterTypeException extends StreamTransformationRuntimeException
| Constructor and Description |
|---|
WrongParameterTypeException(String parameterName,
Class wrongClass,
Class expectedClass,
boolean isInput) |
WrongParameterTypeException(String parameterName,
Object wrongValue,
Class expectedClass,
boolean isInput) |
| Modifier and Type | Method and Description |
|---|---|
String |
getParameterName() |
String |
getRightType() |
String |
getWrongType() |
boolean |
isInput() |
getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WrongParameterTypeException(String parameterName, Object wrongValue, Class expectedClass, boolean isInput)
parameterName - parameter namewrongValue - wrong valueexpectedClass - expected classisInput - boolean isInputpublic boolean isInput()
public String getParameterName()
public String getRightType()
public String getWrongType()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.mapping.lib.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice