Skip to content

Braga has been retired. The next public testnet is coming in September 2026. Read the announcement →

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