Class UnsupportedLanguageException

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

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

Amazon Comprehend can't process the language of the input text. For a list of supported languages, Supported languages in the Comprehend Developer Guide.

See Also: