Uses of Class
de.hybris.platform.integrationservices.search.ItemSearchException
Packages that use ItemSearchException
Package
Description
-
Uses of ItemSearchException in de.hybris.platform.integrationservices.exception
Subclasses of ItemSearchException in de.hybris.platform.integrationservices.exceptionModifier and TypeClassDescriptionclassAn exception indicating that filtering using a classification attribute is not supported. -
Uses of ItemSearchException in de.hybris.platform.integrationservices.search
Subclasses of ItemSearchException in de.hybris.platform.integrationservices.searchModifier and TypeClassDescriptionclassAn exception indicating that filtering using a virtual attribute is not supported.classAn exception indicating that a filtering condition used for the item search is not supported.classA common exception for any problem with the order by condition used in the item search.classAn exception indicating that ordering using a virtual attribute is not supported. -
Uses of ItemSearchException in de.hybris.platform.odata2services.filter
Subclasses of ItemSearchException in de.hybris.platform.odata2services.filterModifier and TypeClassDescriptionclassThrow this exception if nested attribute: someObject/IntegrationKey filter is used with logical operators other than 'eq'.