scheduler_not_attached 类

介绍异常引发此类,在需要一个计划程序附加到当前上下文的操作时,将会显示一个不是。

class scheduler_not_attached : public std::exception;

成员

Dd470511.collapse_all(zh-cn,VS.110).gif公共构造函数

名称

说明

scheduler_not_attached::scheduler_not_attached 构造函数

已重载。 构造 scheduler_not_attached 对象。

继承层次结构

exception

scheduler_not_attached

要求

**标头:**concrt.h

命名空间: 并发

请参见

参考

concurrency 命名空间

Scheduler 类

Scheduler::Attach 方法