|
libstdc++
|
Thrown when a NULL pointer in a typeid expression is used.
More...
Public Member Functions | |
| virtual const char * | what () const noexcept |
| virtual const char* std::bad_typeid::what | ( | ) | const [virtual] |
Returns a C-style character string describing the general cause of the current error.
Reimplemented from std::exception.