Skip to content

Polly  >  Errors  >  UnsupportedPlsLanguageException

UnsupportedPlsLanguageException

Error Class

UnsupportedPlsLanguageException dataclass

Bases: ServiceError

The language specified in the lexicon is unsupported. For a list of supported languages, see Lexicon Attributes.

Attributes

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