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.
This class describes an exception thrown when a messaging block is unable to find a requested message.
class message_not_found : public std::exception;
Members
Public Constructors
Name |
Description |
---|---|
Overloaded. Constructs a message_not_found object. |
Inheritance Hierarchy
exception
message_not_found
Requirements
Header: concrt.h
Namespace: concurrency