AWS SDK for Kotlin
1.6.3
      Platform filter
Skip to content
    AWS SDK for Kotlin
iot/aws.sdk.kotlin.services.iot.model/IotException

IotException

open class IotException

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

Inheritors

CertificateConflictException
CertificateStateException
CertificateValidationException
ConflictException
ConflictingResourceUpdateException
DeleteConflictException
IndexNotReadyException
InternalException
InternalFailureException
InternalServerException
InvalidAggregationException
InvalidQueryException
InvalidRequestException
InvalidResponseException
InvalidStateTransitionException
LimitExceededException
MalformedPolicyException
NotConfiguredException
RegistrationCodeValidationException
ResourceAlreadyExistsException
ResourceNotFoundException
ResourceRegistrationFailureException
ServiceQuotaExceededException
ServiceUnavailableException
SqlParseException
TaskAlreadyExistsException
ThrottlingException
TransferAlreadyCompletedException
TransferConflictException
UnauthorizedException
ValidationException
VersionConflictException
VersionsLimitExceededException

Constructors

IotException
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