AWS SDK for Kotlin
1.6.56
      Platform filter
Skip to content
    AWS SDK for Kotlin
textract/aws.sdk.kotlin.services.textract.model/TextractException

TextractException

open class TextractException

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

Inheritors

AccessDeniedException
BadDocumentException
ConflictException
DocumentTooLargeException
HumanLoopQuotaExceededException
IdempotentParameterMismatchException
InternalServerError
InvalidJobIdException
InvalidKmsKeyException
InvalidParameterException
InvalidS3ObjectException
LimitExceededException
ProvisionedThroughputExceededException
ResourceNotFoundException
ServiceQuotaExceededException
ThrottlingException
UnsupportedDocumentException
ValidationException

Constructors

TextractException
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