@Generated(value="software.amazon.awssdk:codegen") public final class UnsupportedLanguagePairException extends TranslateException implements ToCopyableBuilder<UnsupportedLanguagePairException.Builder,UnsupportedLanguagePairException>
Amazon Translate cannot translate input text in the source language into this target language. For more information, see how-to-error-msg.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnsupportedLanguagePairException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedLanguagePairException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UnsupportedLanguagePairException.Builder> |
serializableBuilderClass() |
UnsupportedLanguagePairException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic UnsupportedLanguagePairException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UnsupportedLanguagePairException.Builder,UnsupportedLanguagePairException>toBuilder in class TranslateExceptionpublic static UnsupportedLanguagePairException.Builder builder()
public static Class<? extends UnsupportedLanguagePairException.Builder> serializableBuilderClass()
Copyright © 2018. All rights reserved.