TooManyAttributesError
Defined in: src/attr/errors.ts:101
More attributes were supplied than an entity operation can carry.
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new TooManyAttributesError(
count,max):TooManyAttributesError
Defined in: src/attr/errors.ts:102
Parameters
Section titled “Parameters”number
number
Returns
Section titled “Returns”TooManyAttributesError
Overrides
Section titled “Overrides”Error.constructor