共用方式為


message_not_found::message_not_found 建構函式

建構 message_not_found 物件。

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

參數

  • _Message
    錯誤的描述性訊息。

需求

標頭: concrt.h

**命名空間:**並行

請參閱

參考

message_not_found 類別