std::bad_exception::what
< cpp | error | bad exception
|
virtual const char* what() const noexcept;
|
||
Returns the explanatory string.
Parameters
(none)
Return value
Pointer to a null-terminated string with explanatory information.
|
virtual const char* what() const noexcept;
|
||
Returns the explanatory string.
(none)
Pointer to a null-terminated string with explanatory information.