Sdílet prostřednictvím


message_not_found::message_not_found – konstruktor

Konstrukce message_not_found objektu.

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

message_not_found() throw();

Parametry

  • _Message
    Popisné zprávy došlo k chybě.

Požadavky

Záhlaví: concrt.h

Obor názvů: souběžnosti

Viz také

Referenční dokumentace

message_not_found – třída