Class StripeSetupIntentRequestValidationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.vendor.stripe.service.exception.StripeSetupIntentRequestValidationException
All Implemented Interfaces:
Serializable

public class StripeSetupIntentRequestValidationException extends RuntimeException
Exception is thrown if the SetupIntentRequest is not valid.
Author:
Dima Myroniuk (dmyroniuk)
See Also:
  • Constructor Details

    • StripeSetupIntentRequestValidationException

      public StripeSetupIntentRequestValidationException(String message)