BotCommands
Toggle table of contents
3.3.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
BotCommands
BotCommands-core
/
io.github.freya022.botcommands.api.modals.exceptions
/
ModalTimeoutException
Modal
Timeout
Exception
class
ModalTimeoutException
:
CancellationException
(
source
)
Exception thrown when modal timed out while a coroutine was awaiting a modal interaction
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?