This page has been updated for Wallets SDK V1. If you are using the previous version,
see the previous version docs or the V1 migration guide.
Extends
Error
Constructors
new KeyExportError()
new KeyExportError(Defined in: packages/wallets/src/signers/types.ts:63message,code?):KeyExportError
Parameters
Returns
KeyExportError
Overrides
Error.constructor
Properties
Methods
captureStackTrace()
Defined in: node_modules/.pnpm/@types+node@20.14.8/node_modules/@types/node/globals.d.ts:21 Create .stack property on a target objectstaticcaptureStackTrace(targetObject,constructorOpt?):void
Parameters
Returns
void
Inherited from
Error.captureStackTrace
