Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs a message_not_found object.
explicit _CRTIMP message_not_found(
const char * _Message
) throw();
_CRTIMP message_not_found() throw();
Parameters
- _Message
A descriptive message of the error.
Requirements
Header: concrt.h
Namespace: Concurrency