@Generated(value="software.amazon.awssdk:codegen") public final class EngineNotSupportedException extends PollyException implements ToCopyableBuilder<EngineNotSupportedException.Builder,EngineNotSupportedException>
This engine is not compatible with the voice that you have designated. Choose a new voice that is compatible with the engine or change the engine and restart the operation.
| Modifier and Type | Class and Description |
|---|---|
static interface |
EngineNotSupportedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static EngineNotSupportedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends EngineNotSupportedException.Builder> |
serializableBuilderClass() |
EngineNotSupportedException.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 EngineNotSupportedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<EngineNotSupportedException.Builder,EngineNotSupportedException>toBuilder in class PollyExceptionpublic static EngineNotSupportedException.Builder builder()
public static Class<? extends EngineNotSupportedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.