Leo Wallet Docs
Ask or search…
K
Links
Comment on page

WalletNotConnectedError

@demox-labs/aleo-wallet-adapter-base / Exports / WalletNotConnectedError

Class: WalletNotConnectedError

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new WalletNotConnectedError(message?, error?)
Parameters
Name
Type
message?
string
error?
any
Inherited from
Defined in

Properties

cause

Optional cause: unknown
Inherited from
Defined in
node_modules/typescript/lib/lib.es2022.error.d.ts:26

error

error: any
Inherited from
Defined in

message

message: string
Inherited from
Defined in
node_modules/typescript/lib/lib.es5.d.ts:1041

name

name: string = 'WalletNotConnectedError'
Overrides
Defined in

stack

Optional stack: string
Inherited from
Defined in
node_modules/typescript/lib/lib.es5.d.ts:1042