Uses of Class
de.hybris.platform.integrationservices.exception.IntegrationAttributeProcessingException
Packages that use IntegrationAttributeProcessingException
Package
Description
-
Uses of IntegrationAttributeProcessingException in de.hybris.platform.inboundservices.persistence
-
Uses of IntegrationAttributeProcessingException in de.hybris.platform.inboundservices.persistence.populator
Subclasses of IntegrationAttributeProcessingException in de.hybris.platform.inboundservices.persistence.populatorModifier and TypeClassDescriptionclassA base class for all attribute value persistence related exceptions.classAn exception indicating that a path is invalid for the given class type attribute.classAn exception indicating that a value cannot be null for the given attributeclassclassIndicates an attempt to set a value of an unmodifiable attribute. -
Uses of IntegrationAttributeProcessingException in de.hybris.platform.integrationservices.exception
Subclasses of IntegrationAttributeProcessingException in de.hybris.platform.integrationservices.exceptionModifier and TypeClassDescriptionclassAn exception indicating that a value is invalid for the given attribute -
Uses of IntegrationAttributeProcessingException in de.hybris.platform.integrationservices.virtualattributes
Subclasses of IntegrationAttributeProcessingException in de.hybris.platform.integrationservices.virtualattributesModifier and TypeClassDescriptionclassIndicates a problem with execution of the script used in a virtual attribute configuration.