Class 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:
    Serialized Form
    • Constructor Detail

      • CheckoutRequestCreationException

        public CheckoutRequestCreationException​(String message)