Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This class describes an exception that is thrown whenever the Reference method is called on a Scheduler object that is shutting down, from a context that is not part of that scheduler.
class improper_scheduler_reference : public std::exception;
Members
Public Constructors
Name |
Description |
---|---|
improper_scheduler_reference::improper_scheduler_reference Constructor |
Overloaded. Constructs an improper_scheduler_reference object. |
Inheritance Hierarchy
exception
Requirements
Header: concrt.h
Namespace: Concurrency