Skip to main content
Defined in: packages/wallets/src/signers/types.ts:40

Extends

  • Error

Constructors

new OtpValidationError()

new OtpValidationError(message, code?): OtpValidationError
Defined in: packages/wallets/src/signers/types.ts:43

Parameters

Returns

OtpValidationError

Overrides

Error.constructor

Properties

Methods

captureStackTrace()

static captureStackTrace(targetObject, constructorOpt?): void
Defined in: node_modules/.pnpm/@types+node@20.14.8/node_modules/@types/node/globals.d.ts:21 Create .stack property on a target object

Parameters

Returns

void

Inherited from

Error.captureStackTrace