Share via


message_not_found 類別

這個類別描述在傳訊區塊找不到所要求之訊息時擲回的例外狀況。

語法

class message_not_found : public std::exception;

成員

公用建構函式

名稱 描述
message_not_found 已多載。 建構 message_not_found 物件。

繼承階層架構

exception

message_not_found

需求

標頭: concrt.h

命名空間: concurrency

message_not_found

建構 message_not_found 物件。

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

message_not_found() throw();

參數

_消息
錯誤的描述性訊息。

另請參閱

concurrency 命名空間
非同步訊息區