InsufficientWalletBalanceException

Thrown by WalletLedgerPort.debit when the wallet balance can't cover the requested amount.

Constructors

Link copied to clipboard
constructor(walletAccountId: String)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?