stripe-android
stripe-core
/
com.stripe.android.core.exception
/
StripeException
/
StripeException
Stripe
Exception
fun
StripeException
(
stripeError
:
StripeError
?
=
null
,
requestId
:
String
?
=
null
,
statusCode
:
Int
=
0
,
cause
:
Throwable
?
=
null
,
message
:
String
?
=
stripeError?.message
)
Content copied to clipboard