다음을 통해 공유


message_not_found::message_not_found 생성자

message_not_found 개체를 생성합니다.

explicit _CRTIMP message_not_found(
   _In_z_ const char * _Message
) throw();

message_not_found() throw();

매개 변수

  • _Message
    오류 설명 메시지입니다.

요구 사항

헤더: concrt.h

네임 스페이스: 동시성

참고 항목

참조

message_not_found 클래스