@Generated(value="software.amazon.awssdk:codegen") public final class UnsupportedPlsAlphabetException extends PollyException implements ToCopyableBuilder<UnsupportedPlsAlphabetException.Builder,UnsupportedPlsAlphabetException>
The alphabet specified by the lexicon is not a supported alphabet. Valid values are x-sampa and
ipa.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnsupportedPlsAlphabetException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedPlsAlphabetException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UnsupportedPlsAlphabetException.Builder> |
serializableBuilderClass() |
UnsupportedPlsAlphabetException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic UnsupportedPlsAlphabetException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UnsupportedPlsAlphabetException.Builder,UnsupportedPlsAlphabetException>toBuilder in class PollyExceptionpublic static UnsupportedPlsAlphabetException.Builder builder()
public static Class<? extends UnsupportedPlsAlphabetException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.