BotCommands
Toggle table of contents
3.3.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
BotCommands
BotCommands-jda-ktx
/
dev.freya02.botcommands.jda.ktx.retrieve
/
GuildNotFoundException
Guild
Not
Found
Exception
class
GuildNotFoundException
:
IllegalStateException
(
source
)
Exception thrown when a guild was expected but not found, typically in sharded applications.
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?