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 that is thrown whenever an unsupported operating system is used. The Concurrency Runtime does not support operating systems earlier than Windows XP with Service Pack 3.
class unsupported_os : public std::exception;
Members
Public Constructors
Name |
Description |
---|---|
Overloaded. Constructs an unsupported_os object. |
Inheritance Hierarchy
exception
Requirements
Header: concrt.h
Namespace: Concurrency