scheduler_not_attached — Klasa

Ta klasa opisuje wyjątek zgłaszany podczas wykonywania operacji, która wymaga dołączenie harmonogramu do bieżącego kontekstu, a nie.

Składnia

class scheduler_not_attached : public std::exception;

Członkowie

Konstruktory publiczne

Nazwa/nazwisko opis
scheduler_not_attached Przeciążone. scheduler_not_attached Tworzy obiekt.

Hierarchia dziedziczenia

exception

scheduler_not_attached

Wymagania

Nagłówek: concrt.h

Przestrzeń nazw: współbieżność

scheduler_not_attached

scheduler_not_attached Tworzy obiekt.

explicit _CRTIMP scheduler_not_attached(_In_z_ const char* _Message) throw();

scheduler_not_attached() throw();

Parametry

_Komunikat
Opisowy komunikat o błędzie.

Zobacz też

Przestrzeń nazw współbieżności
Scheduler, klasa