Class StripeErrorResponse

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.StripeErrorResponse
All Implemented Interfaces:
StripeObjectInterface

public class StripeErrorResponse extends StripeObject
An error response from the Stripe API.
  • Constructor Details

    • StripeErrorResponse

      public StripeErrorResponse()
  • Method Details