toggle menu
stripe-android
androidJvm
switch theme
search in API
3ds2sdk
/
com.stripe.android.stripe3ds2.transaction
/
ChallengeRequestResult
/
RuntimeError
Runtime
Error
data
class
RuntimeError
(
val
throwable
:
Throwable
)
:
ChallengeRequestResult.Failure
Members
Constructors
Runtime
Error
Link copied to clipboard
constructor
(
throwable
:
Throwable
)
Properties
throwable
Link copied to clipboard
val
throwable
:
Throwable
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)