Wallet Exception
Wallet state-related errors (2xxx range).
Inheritors
Types
Link copied to clipboard
Wallet already exists error.
Link copied to clipboard
class NotConnected(message: String = "Wallet is not connected", cause: Throwable? = null) : WalletException
Wallet not connected error.
Link copied to clipboard
Wallet not found error.