AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
marketplacemetering
/
aws.sdk.kotlin.services.marketplacemetering.model
/
MarketplaceMeteringException
Marketplace
Metering
Exception
open
class
MarketplaceMeteringException
Base class for all service related exceptions thrown by the MarketplaceMetering client
Inheritors
CustomerNotEntitledException
DisabledApiException
DuplicateRequestException
ExpiredTokenException
IdempotencyConflictException
InternalServiceErrorException
InvalidCustomerIdentifierException
InvalidEndpointRegionException
InvalidLicenseException
InvalidProductCodeException
InvalidPublicKeyVersionException
InvalidRegionException
InvalidTagException
InvalidTokenException
InvalidUsageAllocationsException
InvalidUsageDimensionException
PlatformNotSupportedException
ThrottlingException
TimestampOutOfBoundsException
Members
Constructors
Marketplace
Metering
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)