Package com.stripe.model
Class StripeErrorResponse
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.StripeErrorResponse
- All Implemented Interfaces:
StripeObjectInterface
An error response from the Stripe API.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getError()
int
hashCode()
void
setError
(StripeError error) Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString