Uses of Class
de.hybris.platform.assistedservicewebservices.exceptions.UnsupportedCurrencyException
Packages that use UnsupportedCurrencyException
Package
Description
-
Uses of UnsupportedCurrencyException in de.hybris.platform.assistedservicewebservices.context
Methods in de.hybris.platform.assistedservicewebservices.context that throw UnsupportedCurrencyExceptionModifier and TypeMethodDescriptionContextInformationLoader.setCurrencyFromRequest(javax.servlet.http.HttpServletRequest request) Method set current currency based on information from request and recalculate cart for current session -
Uses of UnsupportedCurrencyException in de.hybris.platform.assistedservicewebservices.context.impl
Methods in de.hybris.platform.assistedservicewebservices.context.impl that throw UnsupportedCurrencyExceptionModifier and TypeMethodDescriptionDefaultContextInformationLoader.setCurrencyFromRequest(javax.servlet.http.HttpServletRequest request)