onError

abstract fun onError(error: Throwable)

Invoked when there is an error during the wallet operation.

Parameters

error

The throwable representing the error.