Skip to content

Polly  >  Errors  >  MaxLexiconsNumberExceededException

MaxLexiconsNumberExceededException

Error Class

MaxLexiconsNumberExceededException dataclass

Bases: ServiceError

The maximum number of lexicons would be exceeded by this operation.

Attributes

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