unsupported_feature::unsupported_feature — Konstruktor
Tworzy nowe wystąpienie nieobsługiwanego wyjątku unsupported_feature.
explicit unsupported_feature(
const char * _Message
) throw();
unsupported_feature() throw();
Parametry
- _Message
Opis błędu.
Wartość zwracana
Obiekt unsupported_feature.
Wymagania
Nagłówek: amprt.h
Przestrzeń nazw: Concurrency