Class StripePaymentIntentAccessTokenInvalidException

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

public class StripePaymentIntentAccessTokenInvalidException extends RuntimeException
The exception is thrown if the payment intent access token is invalid.
Author:
Dima Myroniuk (dmyroniuk)
See Also:
  • Constructor Details

    • StripePaymentIntentAccessTokenInvalidException

      public StripePaymentIntentAccessTokenInvalidException(String message)