message_not_found 클래스

이 클래스는 메시징 블록이 요청한 메시지를 찾을 수 없을 때마다 throw되는 예외를 설명합니다.

class message_not_found : public std::exception;

멤버

Public 생성자

Name

설명

message_not_found::message_not_found 생성자

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

상속 계층 구조

exception

message_not_found

요구 사항

헤더: concrt.h

네임스페이스: 동시성

참고 항목

참조

동시성 네임스페이스

개념

비동기 메시지 블록