LunaticChat
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LunaticChat
engine
/
dev.m1sk9.lunaticChat.engine.exception
/
ChannelAlreadyExistsException
Channel
Already
Exists
Exception
class
ChannelAlreadyExistsException
(
channelId
:
String
)
:
Exception
(
source
)
Members
Constructors
Channel
Already
Exists
Exception
Link copied to clipboard
constructor
(
channelId
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?