|
STLdoc
STLdocumentation
|
This class describes an exception thrown when the Reference method is called on a Scheduler object that is shutting down, from a context that is not part of that scheduler.
More...
#include <concrt.h>
Public Member Functions | |
| _CRTIMP | improper_scheduler_reference (_In_z_ const char *_Message) throw () |
Constructs an improper_scheduler_reference object. More... | |
| _CRTIMP | improper_scheduler_reference () throw () |
Constructs an improper_scheduler_reference object. More... | |
This class describes an exception thrown when the Reference method is called on a Scheduler object that is shutting down, from a context that is not part of that scheduler.
|
explicit | ||||||||||||||
Constructs an improper_scheduler_reference object.
| _Message | A descriptive message of the error. |
| _CRTIMP Concurrency::improper_scheduler_reference::improper_scheduler_reference | ( | ) | ||
| throw | ( | |||
| ) | ||||
Constructs an improper_scheduler_reference object.
1.8.8