reversi
Toggle table of contents
2.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
reversi
reversi-app
/
pt.isel.reversi.app.exceptions
/
GameNotStartedYet
/
GameNotStartedYet
Game
Not
Started
Yet
constructor
(
message
:
String
=
"The game has not started yet"
,
type
:
ErrorType
=
ErrorType.WARNING
)
Parameters
message
Descriptive error message.
type
The error severity type.