AWS SDK for Kotlin
Toggle table of contents
1.6.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
lexmodelbuildingservice
/
aws.sdk.kotlin.services.lexmodelbuildingservice.model
/
LexModelBuildingException
Lex
Model
Building
Exception
open
class
LexModelBuildingException
Base class for all service related exceptions thrown by the LexModelBuilding client
Inheritors
AccessDeniedException
BadRequestException
ConflictException
InternalFailureException
LimitExceededException
NotFoundException
PreconditionFailedException
ResourceInUseException
Members
Constructors
Lex
Model
Building
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)