CTR NEX API Reference
nn::Result(MatchmakeReferee)

MatchmakeReferee モジュールの nn::Result 型のエラー定義です。 [詳解]

関数

 nn::nex::NEX_ERROR_RESULT_DEFINE (MatchmakeReferee, Unknown)
 不明なエラーです。
 
 nn::nex::NEX_ERROR_RESULT_DEFINE (MatchmakeReferee, InvalidArgument)
 引数が不正です。
 
 nn::nex::NEX_ERROR_RESULT_DEFINE (MatchmakeReferee, AlreadyExists)
 すでに存在します。
 
 nn::nex::NEX_ERROR_RESULT_DEFINE (MatchmakeReferee, NotParticipatedGathering)
 ギャザリングに参加していません。
 
 nn::nex::NEX_ERROR_RESULT_DEFINE (MatchmakeReferee, NotParticipatedRound)
 ラウンドに参加していません。
 
 nn::nex::NEX_ERROR_RESULT_DEFINE (MatchmakeReferee, StatsNotFound)
 統計情報が見つかりません。
 
 nn::nex::NEX_ERROR_RESULT_DEFINE (MatchmakeReferee, RoundNotFound)
 ラウンドが見つかりません。
 
 nn::nex::NEX_ERROR_RESULT_DEFINE (MatchmakeReferee, RoundArbitrated)
 ラウンド集計処理が完了しています。
 
 nn::nex::NEX_ERROR_RESULT_DEFINE (MatchmakeReferee, RoundNotArbitrated)
 ラウンド集計処理が完了していません。
 

詳解

MatchmakeReferee モジュールの nn::Result 型のエラー定義です。

参照
MatchmakeRefereeErrorCode::ErrorCode