reversi
Toggle table of contents
2.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
reversi
reversi-core
/
pt.isel.reversi.core.exceptions
/
InvalidGame
/
InvalidGame
Invalid
Game
constructor
(
message
:
String
=
"The game is invalid or uninitialized"
,
type
:
ErrorType
)