Udostępnij za pośrednictwem


message_not_found::message_not_found — Konstruktor

Konstrukcje message_not_found obiektu.

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

message_not_found() throw();

Parametry

  • _Message
    Opisowy komunikat błędu.

Wymagania

Nagłówek: concrt.h

Obszar nazw: współbieżności

Zobacz też

Informacje

message_not_found — Klasa