message_not_found::message_not_found (Constructor)
Crea un objeto message_not_found.
explicit _CRTIMP message_not_found(
const char * _Message
) throw();
_CRTIMP message_not_found() throw();
Parámetros
- _Message
Mensaje descriptivo para el error.
Requisitos
Encabezado: concrt.h
Espacio de nombres: Simultaneidad