Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
This class describes an exception that is thrown whenever 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
Requirements
Header: concrt.h
Namespace: Concurrency