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 a policy key of a SchedulerPolicy object is set to an invalid value for that key.
class invalid_scheduler_policy_value : public std::exception;
Members
Public Constructors
Name |
Description |
---|---|
invalid_scheduler_policy_value::invalid_scheduler_policy_value Constructor |
Overloaded. Constructs an invalid_scheduler_policy_value object. |
Inheritance Hierarchy
exception
invalid_scheduler_policy_value
Requirements
Header: concrt.h
Namespace: Concurrency