std::bad_exception::what
virtual const char* what() const noexcept; |
Возвращает строку с объяснением.
Параметры
(нет)
Возвращаемое значение
Указатель на строку с нулевым завершением, содержащую пояснительную информацию.
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/error/bad_exception/what