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 an operation is performed which requires a scheduler to be attached to the current context and one is not.
class scheduler_not_attached : public std::exception;
Members
Public Constructors
Name |
Description |
|---|---|
Overloaded. Constructs a scheduler_not_attached object. |
Inheritance Hierarchy
exception
Requirements
Header: concrt.h
Namespace: Concurrency