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 Attach method is called on a Scheduler object which is already attached to the current context.
class improper_scheduler_attach : public std::exception;
Members
Public Constructors
Name |
Description |
|---|---|
improper_scheduler_attach::improper_scheduler_attach Constructor |
Overloaded. Constructs an improper_scheduler_attach object. |
Inheritance Hierarchy
exception
Requirements
Header: concrt.h
Namespace: Concurrency