Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This class describes an exception thrown when the Unblock method of a Context object is called from the same context. This would indicate an attempt by a given context to unblock itself.
class context_self_unblock : public std::exception;
Members
Public Constructors
Name |
Description |
|---|---|
Overloaded. Constructs a context_self_unblock object. |
Inheritance Hierarchy
exception
context_self_unblock
Requirements
Header: concrt.h
Namespace: concurrency