Class InvalidLexiconException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InvalidLexiconException.Builder,InvalidLexiconException>

@Generated("software.amazon.awssdk:codegen") public final class InvalidLexiconException extends PollyException implements ToCopyableBuilder<InvalidLexiconException.Builder,InvalidLexiconException>

Amazon Polly can't find the specified lexicon. Verify that the lexicon's name is spelled correctly, and then try again.

See Also: