stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
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
)