| 
    STLdoc
    
   STLdocumentation 
   | 
 
This class describes an exception thrown when the Context::Oversubscribe method is called with the _BeginOversubscription  parameter set to false without a prior call to the Context::Oversubscribe method with the _BeginOversubscription  parameter set to true.  
 More...
#include <concrt.h>
  
 Public Member Functions | |
| _CONCRTIMP | invalid_oversubscribe_operation (_In_z_ const char *_Message) throw () | 
Constructs an invalid_oversubscribe_operation object.  More... | |
| _CONCRTIMP | invalid_oversubscribe_operation () throw () | 
Constructs an invalid_oversubscribe_operation object.  More... | |
This class describes an exception thrown when the Context::Oversubscribe method is called with the _BeginOversubscription  parameter set to false without a prior call to the Context::Oversubscribe method with the _BeginOversubscription  parameter set to true. 
      
  | 
  explicit | ||||||||||||||
Constructs an invalid_oversubscribe_operation object. 
| _Message | A descriptive message of the error. | 
| _CONCRTIMP Concurrency::invalid_oversubscribe_operation::invalid_oversubscribe_operation | ( | ) | ||
| throw | ( | |||
| ) | ||||
Constructs an invalid_oversubscribe_operation object. 
 1.8.8