notConnected

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

Creates a wallet not connected error.

Return

NotConnected exception instance

Parameters

details

Optional detailed description

cause

Optional underlying cause