improper_scheduler_attach 클래스

이 클래스는 이미 현재 컨텍스트에 연결된 Scheduler 개체에서 Attach 메서드를 호출할 때마다 throw되는 예외를 설명합니다.

class improper_scheduler_attach : public std::exception;

멤버

Public 생성자

Name

설명

improper_scheduler_attach::improper_scheduler_attach 생성자

오버로드되는 이 메서드는 improper_scheduler_attach 개체를 생성합니다.

상속 계층 구조

exception

improper_scheduler_attach

요구 사항

헤더: concrt.h

네임스페이스: 동시성

참고 항목

참조

동시성 네임스페이스

Scheduler 클래스

Scheduler::Attach 메서드