Skip to main content

Error Handling

Error Messages

Error messages from the server come in error type:

{
"type": "error",
"content": "Action failed: Invalid move"
}

Common Errors

  1. Invalid Move: Invalid move
  2. Not Your Turn: It's not your turn
  3. Cannot Discard: Cannot discard tile (not drawn)
  4. Cannot Draw: Cannot draw tile
  5. Connection Error: Connection error