AWS SDK for Kotlin
Toggle table of contents
1.6.7
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
autoscalingplans
/
aws.sdk.kotlin.services.autoscalingplans.model
/
AutoScalingPlansException
Auto
Scaling
Plans
Exception
open
class
AutoScalingPlansException
Base class for all service related exceptions thrown by the AutoScalingPlans client
Inheritors
ConcurrentUpdateException
InternalServiceException
InvalidNextTokenException
LimitExceededException
ObjectNotFoundException
ValidationException
Members
Constructors
Auto
Scaling
Plans
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)