Uses of Class
de.hybris.platform.ycommercewebservices.exceptions.UnsupportedRequestException
Packages that use UnsupportedRequestException
Package
Description
-
Uses of UnsupportedRequestException in de.hybris.platform.ycommercewebservices.request.support
Methods in de.hybris.platform.ycommercewebservices.request.support that throw UnsupportedRequestExceptionModifier and TypeMethodDescriptionvoidRequestSupportedStrategy.checkIfRequestSupported(String requestId) Method check if request is supported and throws exception if not -
Uses of UnsupportedRequestException in de.hybris.platform.ycommercewebservices.request.support.impl
Methods in de.hybris.platform.ycommercewebservices.request.support.impl that throw UnsupportedRequestExceptionModifier and TypeMethodDescriptionvoidPaymentProviderRequestSupportedStrategy.checkIfRequestSupported(String requestId) -
Uses of UnsupportedRequestException in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that throw UnsupportedRequestExceptionModifier and TypeMethodDescriptionCartPaymentsController.createCartPaymentDetails(PaymentDetailsWsDTO paymentDetails, String fields)