| 
    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 | |
| _CONCRTIMP | improper_scheduler_reference (_In_z_ const char *_Message) throw () | 
Constructs an improper_scheduler_reference object.  More... | |
| _CONCRTIMP | 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. | 
| _CONCRTIMP Concurrency::improper_scheduler_reference::improper_scheduler_reference | ( | ) | ||
| throw | ( | |||
| ) | ||||
Constructs an improper_scheduler_reference object. 
 1.8.8