Class StripeSetupIntentAccessDeniedException

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

public class StripeSetupIntentAccessDeniedException extends RuntimeException
Exception thrown when the customer is not an owner of requested SetupIntent.
Author:
Dima Myroniuk (dmyroniuk)
See Also:
  • Constructor Details

    • StripeSetupIntentAccessDeniedException

      public StripeSetupIntentAccessDeniedException(String message)
    • StripeSetupIntentAccessDeniedException

      public StripeSetupIntentAccessDeniedException(String message, Throwable cause)