构造不受支持的功能异常的新实例。
explicit unsupported_feature(
const char * _Message
) throw();
unsupported_feature() throw();
参数
- _Message
错误说明。
返回值
unsupported_feature 对象。
要求
**标头:**amprt.h
命名空间: 并发
构造不受支持的功能异常的新实例。
explicit unsupported_feature(
const char * _Message
) throw();
unsupported_feature() throw();
unsupported_feature 对象。
**标头:**amprt.h
命名空间: 并发