toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.commands.application
/
CommandUpdateException
Command
Update
Exception
class
CommandUpdateException
(
source
)
Simple wrapper for the failing command declaration function and its exception
See also
Command
Update
Result
Members
Properties
function
Link copied to clipboard
val
function
:
KFunction
<
Unit
>
throwable
Link copied to clipboard
val
throwable
:
Throwable
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String