enum ErrorCode;
Value | Description |
---|---|
Unknown | Unknown error. |
InvalidArgument | The argument is invalid. |
AlreadyExists | Already exists. |
NotParticipatedGathering | Not participating in the gathering. |
NotParticipatedRound | Not participating in the round. |
StatsNotFound | Statistics data was not found. |
RoundNotFound | Round not found. |
RoundArbitrated | Round summarize processing has completed. |
Error codes for the MatchmakeReferee
module.
CONFIDENTIAL