std::bad_exception::what

From cppreference.com
< cpp‎ | error‎ | bad exception
 
 
 
 
 
virtual const char* what() const;

Returns the explanatory string.

Parameters

(none)

Return value

Pointer to a null-terminated string with explanatory information.

Exceptions

noexcept specification:  
noexcept
  
This site archives manuals. You are looking at an archived manual.
If you're looking for this specific version of this manual, you're in the right place. Otherwise, please check the version.