Slash
0.12.0
jvm
Slash
/
tv.blademaker.slash.exceptions
/
ExceptionHandler
/
onException
on
Exception
abstract
fun
onException
(
ex
:
Throwable
,
command
:
BaseSlashCommand
,
event
:
SlashCommandInteractionEvent
)
abstract
fun
onException
(
ex
:
Throwable
,
command
:
BaseSlashCommand
,
event
:
CommandAutoCompleteInteractionEvent
)
abstract
fun
onException
(
ex
:
Throwable
,
command
:
BaseSlashCommand
,
event
:
ModalInteractionEvent
)
abstract
fun
onException
(
ex
:
Throwable
,
command
:
BaseSlashCommand
,
event
:
ButtonInteractionEvent
)