Uses of Class
com.broadleafcommerce.paymenttransaction.exception.GatewayPaymentUpdateException
Packages that use GatewayPaymentUpdateException
-
Uses of GatewayPaymentUpdateException in com.broadleafcommerce.paymenttransaction.web.endpoint.exception
Methods in com.broadleafcommerce.paymenttransaction.web.endpoint.exception with parameters of type GatewayPaymentUpdateExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<com.broadleafcommerce.common.error.ApiError>
PaymentTransactionExceptionAdvisor.handleGatewayPaymentUpdateException
(GatewayPaymentUpdateException ex, org.springframework.web.context.request.WebRequest request)