Uses of Class
com.broadleafcommerce.vendor.chasepayment.service.support.exception.MissingRequiredConfigurationException
Packages that use MissingRequiredConfigurationException
-
Uses of MissingRequiredConfigurationException in com.broadleafcommerce.vendor.chasepayment.service.orbital.external
Methods in com.broadleafcommerce.vendor.chasepayment.service.orbital.external with parameters of type MissingRequiredConfigurationExceptionModifier and TypeMethodDescriptionprotected voidDefaultOrbitalGatewayExternalCallService.handleMissingRequiredConfigurationException(OrbitalPaymentRequestWrapper orbitalPaymentRequestWrapper, com.broadleafcommerce.paymentgateway.domain.PaymentResponse responseToPopulate, MissingRequiredConfigurationException e) IfDefaultOrbitalGatewayExternalCallService.executeRequest(OrbitalPaymentRequestWrapper, PaymentResponse)throws aMissingRequiredConfigurationException, this method is called to capture error details on the response.