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

PollyException

open class PollyException : AwsServiceException

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?)

Inherited properties

cause
Link copied to clipboard
open val cause: Throwable?
message
Link copied to clipboard
open override val message: String
sdkErrorMetadata
Link copied to clipboard
open override val sdkErrorMetadata: AwsErrorMetadata
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved. Generated by dokka