kuilt
Toggle table of contents
0.7.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
kuilt
kuilt-session
/
us.tractat.kuilt.session.election
/
NotElectedHostException
Not
Elected
Host
Exception
class
NotElectedHostException
(
message
:
String
)
:
Exception
Thrown by
ElectionLobby.start
when this peer is not the currently-elected host.
Members
Constructors
Not
Elected
Host
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?