WalletDisconnectedError
Last updated
Was this helpful?
Last updated
Was this helpful?
/ WalletDisconnectedError
Defined in:
new WalletDisconnectedError(
message?
,error?
):WalletDisconnectedError
Defined in:
Parameters
message?
string
error?
any
Returns
WalletDisconnectedError
Inherited from
optional
cause:unknown
Defined in: aleo-wallet-adapter/packages/core/base/node_modules/typescript/lib/lib.es2022.error.d.ts:26
Inherited from
error:
any
Inherited from
message:
string
Defined in: aleo-wallet-adapter/packages/core/base/node_modules/typescript/lib/lib.es5.d.ts:1054
Inherited from
name:
string
='WalletDisconnectedError'
Overrides
optional
stack:string
Defined in: aleo-wallet-adapter/packages/core/base/node_modules/typescript/lib/lib.es5.d.ts:1055
Inherited from
static
optional
prepareStackTrace: (err
,stackTraces
) =>any
Defined in: node_modules/@types/node/globals.d.ts:98
Optional override for formatting stack traces
Parameters
err
Error
stackTraces
CallSite
[]
Returns
any
See
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Inherited from
static
stackTraceLimit:number
Defined in: node_modules/@types/node/globals.d.ts:100
Inherited from
static
captureStackTrace(targetObject
,constructorOpt?
):void
Defined in: node_modules/@types/node/globals.d.ts:91
Create .stack property on a target object
Parameters
targetObject
object
constructorOpt?
Function
Returns
void
Inherited from
.
.
Defined in:
.
.
Defined in:
.
.
.
.
.