WalletError
Last updated
Was this helpful?
Last updated
Was this helpful?
/ / WalletError
Error
↳ WalletError
↳↳
↳↳
↳↳
↳↳
↳↳
↳↳
↳↳
↳↳
↳↳
↳↳
↳↳
↳↳
↳↳
↳↳
↳↳
↳↳
↳↳
↳↳
↳↳
↳↳
↳↳
• new WalletError(message?
, error?
)
Parameters
message?
string
error?
any
Overrides
Error.constructor
Defined in
• Optional
cause: unknown
Inherited from
Error.cause
Defined in
node_modules/typescript/lib/lib.es2022.error.d.ts:26
• error: any
Defined in
• message: string
Inherited from
Error.message
Defined in
node_modules/typescript/lib/lib.es5.d.ts:1041
• name: string
Inherited from
Error.name
Defined in
node_modules/typescript/lib/lib.es5.d.ts:1040
• Optional
stack: string
Inherited from
Error.stack
Defined in
node_modules/typescript/lib/lib.es5.d.ts:1042