std::bad_exception::what
< cpp | error | bad exception
virtual const char* what() const noexcept; |
||
返回解释性字符串。
参数
(无)
返回值
指向拥有解释信息的空终止字符串的指针。