![]() |
![]()
| ![]() |
![]()
NAMEstd::error_category::message - std::error_category::message Synopsisvirtual std::string message( int condition ) const = 0; (since C++11)
Parameterscondition - specifies the error condition to describe Return valueA string describing the given error condition. ExceptionsMay throw implementation-defined exceptions.
|