Skip to content

ConflictingMutationError

Defined in: src/attr/errors.ts:86

One patch tried to both write and remove the same attribute.

  • Error

new ConflictingMutationError(attributeName): ConflictingMutationError

Defined in: src/attr/errors.ts:89

string

ConflictingMutationError

Error.constructor

readonly attributeName: string

Defined in: src/attr/errors.ts:87