toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-core
/
com.stripe.android.core.exception
/
StripeException
/
StripeException
Stripe
Exception
constructor
(
stripeError
:
StripeError
?
=
null
,
requestId
:
String
?
=
null
,
statusCode
:
Int
=
DEFAULT_STATUS_CODE
,
cause
:
Throwable
?
=
null
,
message
:
String
?
=
stripeError?.message
)