AWS SDK for Kotlin
1.6.62
      Platform filter
Skip to content
    AWS SDK for Kotlin
rekognition/aws.sdk.kotlin.services.rekognition.model/RekognitionException

RekognitionException

open class RekognitionException

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

Inheritors

AccessDeniedException
ConflictException
HumanLoopQuotaExceededException
IdempotentParameterMismatchException
ImageTooLargeException
InternalServerError
InvalidImageFormatException
InvalidManifestException
InvalidPaginationTokenException
InvalidParameterException
InvalidPolicyRevisionIdException
InvalidS3ObjectException
LimitExceededException
MalformedPolicyDocumentException
ProvisionedThroughputExceededException
ResourceAlreadyExistsException
ResourceInUseException
ResourceNotFoundException
ResourceNotReadyException
ServiceQuotaExceededException
SessionNotFoundException
ThrottlingException
VideoTooLargeException

Constructors

RekognitionException
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