AWS SDK for Kotlin
1.6.10
      Platform filter
Skip to content
    AWS SDK for Kotlin
polly/aws.sdk.kotlin.services.polly.model/PollyException

PollyException

open class PollyException

Base class for all service related exceptions thrown by the Polly client

Inheritors

EngineNotSupportedException
InvalidLexiconException
InvalidNextTokenException
InvalidS3BucketException
InvalidS3KeyException
InvalidSampleRateException
InvalidSnsTopicArnException
InvalidSsmlException
InvalidTaskIdException
LanguageNotSupportedException
LexiconNotFoundException
LexiconSizeExceededException
MarksNotSupportedForFormatException
MaxLexemeLengthExceededException
MaxLexiconsNumberExceededException
ServiceFailureException
SsmlMarksNotSupportedForTextTypeException
SynthesisTaskNotFoundException
TextLengthExceededException
UnsupportedPlsAlphabetException
UnsupportedPlsLanguageException

Constructors

PollyException
Link copied to clipboard
constructor()
constructor(message: String?)
constructor(message: String?, cause: Throwable?)
constructor(cause: Throwable?)
© 2026, Amazon Web Services, Inc. or its affiliates. All rights reserved. Generated by dokka