#include <exception.h>
Definition at line 31 of file exception.h.
◆ exception() [1/2]
stdext::exception::exception |
( |
| ) |
|
|
inline |
◆ exception() [2/2]
stdext::exception::exception |
( |
const std::string & |
what | ) |
|
|
inline |
◆ ~exception()
virtual stdext::exception::~exception |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ what()
virtual const char* stdext::exception::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ m_what
std::string stdext::exception::m_what |
|
protected |
The documentation for this class was generated from the following file: