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