A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cplusplus.com/reference/system_error/error_condition/message/ below:

public member function

<system_error>

std::error_condition::message

Get message

Returns the message associated with the error condition.

Error messages are defined by the category the error condition belongs to.

This function returns the same as if the following member was called:


1
category().message(value())

Parameters none

Return value A string object with the message associated with the error condition.

See also
error_condition::value
Error condition value (public member function)
error_condition::category
Get category (public member function)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4