ConflictingMutationError
Defined in: src/attr/errors.ts:86
One patch tried to both write and remove the same attribute.
Extends
Section titled “Extends”Error
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new ConflictingMutationError(
attributeName):ConflictingMutationError
Defined in: src/attr/errors.ts:89
Parameters
Section titled “Parameters”attributeName
Section titled “attributeName”string
Returns
Section titled “Returns”ConflictingMutationError
Overrides
Section titled “Overrides”Error.constructor
Properties
Section titled “Properties”attributeName
Section titled “attributeName”
readonlyattributeName:string
Defined in: src/attr/errors.ts:87