共用方式為


unsupported_feature::unsupported_feature 建構函式

建構 unsupported_feature 例外狀況的新執行個體。

explicit unsupported_feature(
   const char * _Message
) throw();

unsupported_feature() throw();

參數

  • _Message
    錯誤的描述。

傳回值

unsupported_feature 物件。

需求

**標頭:**amprt.h

**命名空間:**並行

請參閱

參考

unsupported_feature 類別