|
STLdoc
STLdocumentation
|
This class describes an exception thrown when the Scheduler::SetDefaultSchedulerPolicy method is called when a default scheduler already exists within the process.
More...
#include <concrt.h>
Public Member Functions | |
| _CONCRTIMP | default_scheduler_exists (_In_z_ const char *_Message) throw () |
Constructs a default_scheduler_exists object. More... | |
| _CONCRTIMP | default_scheduler_exists () throw () |
Constructs a default_scheduler_exists object. More... | |
This class describes an exception thrown when the Scheduler::SetDefaultSchedulerPolicy method is called when a default scheduler already exists within the process.
|
explicit | ||||||||||||||
Constructs a default_scheduler_exists object.
| _Message | A descriptive message of the error. |
| _CONCRTIMP Concurrency::default_scheduler_exists::default_scheduler_exists | ( | ) | ||
| throw | ( | |||
| ) | ||||
Constructs a default_scheduler_exists object.
1.8.8