message_not_found::message_not_found コンストラクター

message_not_found オブジェクトを構築します。

explicit _CRTIMP message_not_found(
   _In_z_ const char * _Message
) throw();

message_not_found() throw();

パラメーター

  • _Message
    エラーの説明メッセージ。

必要条件

ヘッダー: concrt.h

名前空間: の同時実行

参照

関連項目

message_not_found クラス