Skip to main content

Home > git-documentdb > Err > InvalidIdLengthError > (constructor)

Err.InvalidIdLengthError.(constructor)#

Constructs a new instance of the InvalidIdLengthError class

Signature:
constructor(id: unknown, minLength: unknown, maxLength: unknown);

Parameters#

ParameterTypeDescription
idunknown
minLengthunknown
maxLengthunknown