GameNotStartedYet

constructor(message: String = "The game has not started yet", type: ErrorType = ErrorType.WARNING)

Parameters

message

Descriptive error message.

type

The error severity type.