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
/
CanProvisionResult
/
CannotBeProvisioned
/
Error
Error
data
class
Error
(
val
throwable
:
Throwable
)
:
CanProvisionResult.CannotBeProvisioned
Query failed with an exception.
Parameters
throwable
the
Throwable
object relating to the error.
Members
Constructors
Error
Link copied to clipboard
constructor
(
throwable
:
Throwable
)
Properties
throwable
Link copied to clipboard
val
throwable
:
Throwable