Adyen Provisioning Android SDK
Toggle table of contents
0.3.4
Provisioning SDK
Target filter
Provisioning SDK
Switch theme
Search in API
Skip to content
Adyen Provisioning Android SDK
Adyen Provisioning Android SDK
/
com.adyen.issuing.mobile.provisioning.client.results
/
CreateSdkOutputResult
/
Failure
/
Error
Error
data
class
Error
(
val
throwable
:
Throwable
)
:
CreateSdkOutputResult.Failure
An exception occurred.
Parameters
throwable
the
Throwable
object relating to the error or
null
for an unknown error.
Members
Constructors
Error
Link copied to clipboard
constructor
(
throwable
:
Throwable
)
Properties
throwable
Link copied to clipboard
val
throwable
:
Throwable