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

WalletConfigError

Class: WalletConfigError

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new WalletConfigError(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 = 'WalletConfigError'
Overrides
Defined in

stack

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