TransactionAborted

class TransactionAborted(val errorCode: Int, val errorHistory: <Error class: unknown class><String>?) : TapOnPhoneInvocationSdkError

Transaction aborted

Parameters

errorCode

a code that provides details about the error

errorHistory

errors that occurred before the transaction was aborted

Constructors

Link copied to clipboard
constructor(errorCode: Int, errorHistory: <Error class: unknown class><String>?)

Properties

Link copied to clipboard

a code that provides details about the error.

Link copied to clipboard

a human readable description of the error.

Link copied to clipboard
val errorHistory: <Error class: unknown class><String>?