message_not_found 클래스
이 클래스는 메시징 블록이 요청한 메시지를 찾을 수 없을 때 throw되는 예외를 설명합니다.
class message_not_found : public std::exception;
멤버
Public 생성자
Name |
설명 |
---|---|
오버로드됨. message_not_found 개체를 생성합니다. |
상속 계층
exception
message_not_found
요구 사항
헤더: concrt.h
네임스페이스: 동시성