core
Toggle table of contents
1.0.0-beta.1
common
Target filter
common
Switch theme
Search in API
Skip to content
core
core
/
io.github.lunalobos.chess4kt
/
Game
/
GameModeException
Game
Mode
Exception
class
GameModeException
:
RuntimeException
This type of exception is thrown if an instance is misused according to the established
GameMode
.
Members
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?