Class IntegrationObjectAndItemMismatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.integrationservices.service.IntegrationObjectAndItemMismatchException
All Implemented Interfaces:
Serializable

public class IntegrationObjectAndItemMismatchException extends RuntimeException
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: