| 
    STLdoc
    
   STLdocumentation 
   | 
 
This class describes an exception thrown when a messaging block is unable to find a requested message. More...
#include <concrt.h>
  
 Public Member Functions | |
| _CONCRTIMP | message_not_found (_In_z_ const char *_Message) throw () | 
Constructs a message_not_found object.  More... | |
| _CONCRTIMP | message_not_found () throw () | 
Constructs a message_not_found object.  More... | |
This class describes an exception thrown when a messaging block is unable to find a requested message.
      
  | 
  explicit | ||||||||||||||
Constructs a message_not_found object. 
| _Message | A descriptive message of the error. | 
| _CONCRTIMP Concurrency::message_not_found::message_not_found | ( | ) | ||
| throw | ( | |||
| ) | ||||
Constructs a message_not_found object. 
 1.8.8