Skip to content

Api Gateway  >  Errors  >  ConflictException

ConflictException

Error Class

ConflictException dataclass

Bases: ServiceError

The request configuration has conflicts. For details, see the accompanying error message.

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'client'