Uses of Class
de.hybris.platform.ycommercewebservices.exceptions.UnsupportedRequestException
-
-
Uses of UnsupportedRequestException in de.hybris.platform.ycommercewebservices.request.support
Methods in de.hybris.platform.ycommercewebservices.request.support that throw UnsupportedRequestException Modifier and Type Method Description voidRequestSupportedStrategy. checkIfRequestSupported(java.lang.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 UnsupportedRequestException Modifier and Type Method Description voidPaymentProviderRequestSupportedStrategy. checkIfRequestSupported(java.lang.String requestId) -
Uses of UnsupportedRequestException in de.hybris.platform.ycommercewebservices.v2.controller
Methods in de.hybris.platform.ycommercewebservices.v2.controller that throw UnsupportedRequestException Modifier and Type Method Description PaymentDetailsWsDTOCartPaymentsController. createCartPaymentDetails(PaymentDetailsWsDTO paymentDetails, java.lang.String fields)
-