AWS SDK for Kotlin
1.6.10
      Platform filter
Skip to content
    AWS SDK for Kotlin
cloudformation/aws.sdk.kotlin.services.cloudformation.model/CloudFormationException

CloudFormationException

open class CloudFormationException

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

Inheritors

AlreadyExistsException
CfnRegistryException
ChangeSetNotFoundException
ConcurrentResourcesLimitExceededException
CreatedButModifiedException
GeneratedTemplateNotFoundException
HookResultNotFoundException
InsufficientCapabilitiesException
InvalidChangeSetStatusException
InvalidOperationException
InvalidStateTransitionException
LimitExceededException
NameAlreadyExistsException
OperationIdAlreadyExistsException
OperationInProgressException
OperationNotFoundException
OperationStatusCheckFailedException
ResourceScanInProgressException
ResourceScanLimitExceededException
ResourceScanNotFoundException
StackInstanceNotFoundException
StackNotFoundException
StackRefactorNotFoundException
StackSetNotEmptyException
StackSetNotFoundException
StaleRequestException
TokenAlreadyExistsException
TypeConfigurationNotFoundException
TypeNotFoundException

Constructors

CloudFormationException
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