Bedrock > Errors > ConflictException ConflictException¶ Error Class¶ ConflictException dataclass ¶ Bases: ServiceError Error occurred because of a conflict while performing an operation. Attributes¶ fault class-attribute instance-attribute ¶ fault: Literal['client', 'server'] | None = 'client'