unsupported_feature Class
The exception that is thrown when an unsupported feature is used.
class unsupported_feature : public runtime_exception;
Members
Public Constructors
Name |
Description |
---|---|
Initializes a new instance of the unsupported_feature class. |
Inheritance Hierarchy
exception
runtime_exception
unsupported_feature
Requirements
Header: amprt.h
Namespace: Concurrency