Error Handling
Error Messages
Error messages from the server come in error type:
{
"type": "error",
"content": "Action failed: Invalid move"
}
Common Errors
- Invalid Move: Invalid move
- Not Your Turn: It's not your turn
- Cannot Discard: Cannot discard tile (not drawn)
- Cannot Draw: Cannot draw tile
- Connection Error: Connection error