Uses of Class
com.broadleafcommerce.vendor.stripe.service.exception.StripeSetupIntentRequestValidationException
Packages that use StripeSetupIntentRequestValidationException
-
Uses of StripeSetupIntentRequestValidationException in com.broadleafcommerce.web.endpoint.exception
Methods in com.broadleafcommerce.web.endpoint.exception with parameters of type StripeSetupIntentRequestValidationExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<com.broadleafcommerce.common.error.ApiError>
StripeExceptionAdvisor.handleStripeSetupIntentRequestValidationException
(StripeSetupIntentRequestValidationException ex, org.springframework.web.context.request.WebRequest request)