AWS SDK for Kotlin
Toggle table of contents
1.6.7
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
taxsettings
/
aws.sdk.kotlin.services.taxsettings.model
/
TaxSettingsException
Tax
Settings
Exception
open
class
TaxSettingsException
Base class for all service related exceptions thrown by the TaxSettings client
Inheritors
AccessDeniedException
AttachmentUploadException
CaseCreationLimitExceededException
ConflictException
InternalServerException
ResourceNotFoundException
ValidationException
Members
Constructors
Tax
Settings
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)