toggle menu
Adyen Google Wallet Provisioning SDK
0.3.0
Provisioning SDK
switch theme
search in API
Adyen Google Wallet Provisioning 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