在线文档教程
C++
应用 | Utilities

std::error_condition::message

STD:错误[医]条件:讯息

std::string message() const;(since C++11)

返回存储错误代码和错误类别的解释性消息。有效呼叫category().message(value())...

参数

%280%29

返回值

存储错误代码和错误类别的解释性消息。

例外

%280%29

© cppreference.com

在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。

http://en.cpPreference.com/w/cpp/Error/Error[医]条件/讯息