次の方法で共有


unsupported_feature クラス

サポートされていない機能が使用される場合にスローされる例外です。

class unsupported_feature : public runtime_exception;

メンバー

パブリック コンストラクター

名前

説明

unsupported_feature::unsupported_feature コンストラクター

unsupported_feature 例外の新しいインスタンスを構築します。

継承階層

exception

runtime_exception

unsupported_feature

必要条件

ヘッダー: amprt.h

名前空間: Concurrency

参照

関連項目

Concurrency 名前空間 (C++ AMP)