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 thrown when the Scheduler::SetDefaultSchedulerPolicy method is called when a default scheduler already exists within the process.
class default_scheduler_exists : public std::exception;
Members
Public Constructors
Name |
Description |
---|---|
default_scheduler_exists::default_scheduler_exists Constructor |
Overloaded. Constructs a default_scheduler_exists object. |
Inheritance Hierarchy
exception
default_scheduler_exists
Requirements
Header: concrt.h
Namespace: concurrency