Package com.stripe.exception
Class InvalidPaymentMethodException.InvalidPaymentMethodError
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.StripeError
com.stripe.exception.InvalidPaymentMethodException.InvalidPaymentMethodError
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- InvalidPaymentMethodException
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stripe.model.StripeError
canEqual, equals, getAdviceCode, getCharge, getCode, getDeclineCode, getDocUrl, getMessage, getNetworkAdviceCode, getNetworkDeclineCode, getParam, getPaymentIntent, getPaymentMethod, getPaymentMethodType, getRequestLogUrl, getSetupIntent, getSource, getType, getUserMessage, hashCode, setAdviceCode, setCharge, setCode, setDeclineCode, setDocUrl, setMessage, setNetworkAdviceCode, setNetworkDeclineCode, setParam, setPaymentIntent, setPaymentMethod, setPaymentMethodType, setRequestLogUrl, setSetupIntent, setSource, setType, setUserMessage
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
InvalidPaymentMethodError
public InvalidPaymentMethodError()
-
-
Method Details
-
getInvalidParam
-