toggle menu
AWS SDK for Kotlin
1.4.80
common
switch theme
Skip to Main Content
chatbot
/
aws.sdk.kotlin.services.chatbot.model
/
ChatbotException
/
ChatbotException
Chatbot
Exception
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)