ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.bot.exceptions
/
CommonBotException
/
CommonBotException
Common
Bot
Exception
constructor
(
message
:
String
=
"Something went wrong"
,
cause
:
Throwable
?
=
null
)