DiscordKt
Toggle table of contents
0.26.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DiscordKt
DiscordKt
/
me.jakejmattson.discordkt.dsl
/
Bot
/
onException
on
Exception
fun
onException
(
handler
:
suspend
DktException
<
*
>
.
(
)
->
Unit
)
Function to handle any exception that occur during runtime.