std::bad_exception
From cppreference.com
| Defined in header <exception>
|
||
| class bad_exception : public exception |
||
std::bad_exception is the type of the exception thrown by the C++ runtime in the following situations:
|
(since C++11) |
|
(until C++17) |
Inheritance diagram
|
All member functions of |
(since C++26) |
Contents |