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 CurrentScheduler::Detach method is called on a context which has not been attached to any scheduler via the Attach method of a Scheduler object.
class improper_scheduler_detach : public std::exception;
Members
Public Constructors
Name |
Description |
---|---|
improper_scheduler_detach::improper_scheduler_detach Constructor |
Overloaded. Constructs an improper_scheduler_detach object. |
Inheritance Hierarchy
exception
Requirements
Header: concrt.h
Namespace: Concurrency