다음을 통해 공유


default_scheduler_exists 클래스

이 클래스는 기본 스케줄러가 프로세스 내에서 이미 있는 경우 Scheduler::SetDefaultSchedulerPolicy 메서드를 호출할 때마다 throw되는 예외를 설명합니다.

class default_scheduler_exists : public std::exception;

멤버

Public 생성자

Name

설명

default_scheduler_exists::default_scheduler_exists 생성자

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

상속 계층 구조

exception

default_scheduler_exists

요구 사항

헤더: concrt.h

네임스페이스: 동시성

참고 항목

참조

동시성 네임스페이스

Scheduler::SetDefaultSchedulerPolicy 메서드