AWS SDK for Kotlin
1.6.4
      Platform filter
Skip to content
    AWS SDK for Kotlin
cloudwatchlogs/aws.sdk.kotlin.services.cloudwatchlogs.model/CloudWatchLogsException

CloudWatchLogsException

open class CloudWatchLogsException

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

Inheritors

AccessDeniedException
ConflictException
DataAlreadyAcceptedException
InternalServerException
InternalStreamingException
InvalidOperationException
InvalidParameterException
InvalidSequenceTokenException
LimitExceededException
MalformedQueryException
OperationAbortedException
ResourceAlreadyExistsException
ResourceNotFoundException
ServiceQuotaExceededException
ServiceUnavailableException
SessionStreamingException
SessionTimeoutException
ThrottlingException
TooManyTagsException
UnrecognizedClientException
ValidationException

Constructors

CloudWatchLogsException
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