module Strutta::Errors
Constants
- ENTRY_ID_REQUIRED
Entry ID is required for .get, .update, .delete
- GAME_ID_REQUIRED
Game ID is required for .get, .update, .delete
- INVALID_SEARCH
ID is not allowed for some methods
- METHOD_DISABLED
Some http verbs are disabled for object, tell the user nicely
- OBJECT_NOT_ALLOWED
ID is not allowed for some methods
- PARTICIPANT_ID_REQUIRED
Participant ID is required for .get, .update, .delete
- ROUND_ID_REQUIRED
Round ID is required for .get, .update, .delete