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
/
DktException
Dkt
Exception
sealed
class
DktException
<
T
:
Exception
>
Shared interface for handling exceptions.
Parameters
exception
The
Exception
thrown internally.
Inheritors
CommandException
ListenerException
Members
Properties
exception
Link copied to clipboard
val
exception
:
T