Class InvalidSsmlException

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

@Generated("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.

See Also: