Partager via


message_not_found::message_not_found, constructeur

Construit un objet message_not_found.

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

message_not_found() throw();

Paramètres

  • _Message
    Message descriptif de l'erreur.

Configuration requise

En-tête : concrt.h

Accès concurrentiel del'espace de noms :

Voir aussi

Référence

message_not_found, classe