AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
freetier
/
aws.sdk.kotlin.services.freetier.model
/
FreeTierException
Free
Tier
Exception
open
class
FreeTierException
Base class for all service related exceptions thrown by the FreeTier client
Inheritors
AccessDeniedException
InternalServerException
ResourceNotFoundException
ThrottlingException
ValidationException
Members
Constructors
Free
Tier
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)