UnknownHashVariantError
Defined in: packages/distillate/src/core/serialize.ts:111
Thrown when a frame’s flags nibble names a hash this release cannot reproduce, so its stored bits are unreadable. Rebuild the filter from the source keys with the version you run.
Extends
Section titled “Extends”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new UnknownHashVariantError(
message?):UnknownHashVariantError
Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.es5.d.ts:1082
Parameters
Section titled “Parameters”message?
Section titled “message?”string
Returns
Section titled “Returns”UnknownHashVariantError
Inherited from
Section titled “Inherited from”SerializationError.constructor
Constructor
Section titled “Constructor”new UnknownHashVariantError(
message?,options?):UnknownHashVariantError
Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.es5.d.ts:1082
Parameters
Section titled “Parameters”message?
Section titled “message?”string
options?
Section titled “options?”ErrorOptions
Returns
Section titled “Returns”UnknownHashVariantError
Inherited from
Section titled “Inherited from”SerializationError.constructor
Properties
Section titled “Properties”cause?
Section titled “cause?”
optionalcause?:unknown
Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.es2022.error.d.ts:26
Inherited from
Section titled “Inherited from”message
Section titled “message”message:
string
Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.es5.d.ts:1077
Inherited from
Section titled “Inherited from”
readonlyname:"UnknownHashVariantError"="UnknownHashVariantError"
Defined in: packages/distillate/src/core/serialize.ts:113
Discriminates this error from other Errors.
Overrides
Section titled “Overrides”stack?
Section titled “stack?”
optionalstack?:string
Defined in: node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.es5.d.ts:1078