InvalidSaltError
Defined in: src/entity/errors.ts:18
A key salt was outside the uint128 the wire carries.
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new InvalidSaltError(
salt):InvalidSaltError
Defined in: src/entity/errors.ts:19
Parameters
Section titled “Parameters”bigint
Returns
Section titled “Returns”InvalidSaltError
Overrides
Section titled “Overrides”Error.constructor