AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
costandusagereportservice
/
aws.sdk.kotlin.services.costandusagereportservice.model
/
CostAndUsageReportException
Cost
And
Usage
Report
Exception
open
class
CostAndUsageReportException
Base class for all service related exceptions thrown by the CostAndUsageReport client
Inheritors
DuplicateReportNameException
InternalErrorException
ReportLimitReachedException
ResourceNotFoundException
ValidationException
Members
Constructors
Cost
And
Usage
Report
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)