LunaticChat
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LunaticChat
engine
/
dev.m1sk9.lunaticChat.engine.exception
/
ChannelStorageLoadException
/
ChannelStorageLoadException
Channel
Storage
Load
Exception
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)
(
source
)
Parameters
message
The detail message for the exception.
cause
The cause of the exception, if any.