nn::nex::MatchmakeRefereeErrorCode::ErrorCode Enumerated Type

Syntax

enum ErrorCode;

Value

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.

Description

Error codes for the MatchmakeReferee module.

Revision History

2013/12/06
Initial version.

CONFIDENTIAL