Class IntegrationObjectAndItemMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.integrationservices.service.IntegrationObjectAndItemMismatchException
- All Implemented Interfaces:
Serializable
Indicates that a data item does not match the specified integration object model. This happens for example, when
the data item needs to be converted to or from the integration object payload.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IntegrationObjectAndItemMismatchException
-
-
Method Details
-
getDataItem
-
getIntegrationObject
-