improper_scheduler_attach — Klasa
Ta klasa opisuje wyjątek zgłaszany, gdy Attach
metoda jest wywoływana w Scheduler
obiekcie, który jest już dołączony do bieżącego kontekstu.
Składnia
class improper_scheduler_attach : public std::exception;
Elementy członkowskie
Konstruktory publiczne
Nazwa/nazwisko | opis |
---|---|
improper_scheduler_attach | Przeciążone. improper_scheduler_attach Tworzy obiekt. |
Hierarchia dziedziczenia
exception
improper_scheduler_attach
Wymagania
Nagłówek: concrt.h
Przestrzeń nazw: współbieżność
improper_scheduler_attach
improper_scheduler_attach
Tworzy obiekt.
explicit _CRTIMP improper_scheduler_attach(_In_z_ const char* _Message) throw();
improper_scheduler_attach() throw();
Parametry
_Komunikat
Opisowy komunikat o błędzie.