Uses of Class
com.broadleafcommerce.paypal.micro.domain.api.PayPalErrorResponse
-
Packages that use PayPalErrorResponse Package Description com.broadleafcommerce.paypal.micro.gateway.service.util -
-
Uses of PayPalErrorResponse in com.broadleafcommerce.paypal.micro.gateway.service.util
Methods in com.broadleafcommerce.paypal.micro.gateway.service.util that return PayPalErrorResponse Modifier and Type Method Description PayPalErrorResponse
PayPalUtils. convertFromErrorJson(@NonNull org.springframework.web.reactive.function.client.WebClientResponseException ex)
-