Class CheckoutRequestCreationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.payment.service.gateway.exceptions.CheckoutRequestCreationException
All Implemented Interfaces:
Serializable

public class CheckoutRequestCreationException extends RuntimeException
Exception thrown when the request payload for a Checkout.com SDK interaction cannot be created based on the provided PaymentRequest.
See Also:
  • Constructor Details

    • CheckoutRequestCreationException

      public CheckoutRequestCreationException(String message)