Class UnsupportedLanguagePairException

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

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

Amazon Translate does not support translation from the language of the source text into the requested target language. For more information, see Supported languages.

See Also: