Companion

object Companion

Functions

Link copied to clipboard

Creates a wallet already exists error.

Link copied to clipboard
fun notConnected(details: String? = null, cause: Throwable? = null): WalletException.NotConnected

Creates a wallet not connected error.

Link copied to clipboard
fun notFound(identifier: String, cause: Throwable? = null): WalletException.NotFound

Creates a wallet not found error.