|
STLdoc
STLdocumentation
|
This class describes an exception thrown when the Attach method is called on a Scheduler object which is already attached to the current context.
More...
#include <concrt.h>
Public Member Functions | |
| _CONCRTIMP | improper_scheduler_attach (_In_z_ const char *_Message) throw () |
Constructs an improper_scheduler_attach object. More... | |
| _CONCRTIMP | improper_scheduler_attach () throw () |
Constructs an improper_scheduler_attach object. More... | |
This class describes an exception thrown when the Attach method is called on a Scheduler object which is already attached to the current context.
|
explicit | ||||||||||||||
Constructs an improper_scheduler_attach object.
| _Message | A descriptive message of the error. |
| _CONCRTIMP Concurrency::improper_scheduler_attach::improper_scheduler_attach | ( | ) | ||
| throw | ( | |||
| ) | ||||
Constructs an improper_scheduler_attach object.
1.8.8