GetCredentialTransferCapabilitiesSystemErrorException


class GetCredentialTransferCapabilitiesSystemErrorException : GetCredentialTransferCapabilitiesException


Used by the system when the request fails to reach the provider

Summary

Public constructors

Inherited properties

From kotlin.Throwable

Public constructors

GetCredentialTransferCapabilitiesSystemErrorException

Added in 1.0.0-alpha02
GetCredentialTransferCapabilitiesSystemErrorException(
    errorMessage: String? = null
)