다음을 통해 공유


scheduler_not_attached 클래스

이 클래스는 현재 컨텍스트에 연결해야 하는 작업을 수행할 때마다 throw되는 예외를 설명합니다.

class scheduler_not_attached : public std::exception;

멤버

Public 생성자

Name

설명

scheduler_not_attached::scheduler_not_attached 생성자

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

상속 계층 구조

exception

scheduler_not_attached

요구 사항

헤더: concrt.h

네임스페이스: 동시성

참고 항목

참조

동시성 네임스페이스

Scheduler 클래스

Scheduler::Attach 메서드