@Generated(value="software.amazon.awssdk:codegen") public final class InvalidSsmlException extends PollyException implements ToCopyableBuilder<InvalidSsmlException.Builder,InvalidSsmlException>
The SSML you provided is invalid. Verify the SSML syntax, spelling of tags and values, and then try again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidSsmlException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidSsmlException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidSsmlException.Builder> |
serializableBuilderClass() |
InvalidSsmlException.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 InvalidSsmlException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidSsmlException.Builder,InvalidSsmlException>toBuilder in class PollyExceptionpublic static InvalidSsmlException.Builder builder()
public static Class<? extends InvalidSsmlException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.