Expand description
The errors that can be thrown when playing the game.
Enumsยง
- Game
Error - The most general error type; it can be thrown when operating on the Game.
- Move
Error - Errors related to movement and movement checks of placed pieces.
- Placement
Error - Errors related to placement of new pieces.