Definition at line 45 of file test_exceptions.cpp.
◆ MyException3() [1/3]
MyException3::MyException3 |
( |
const char * |
m | ) |
|
|
inlineexplicit |
◆ MyException3() [2/3]
◆ MyException3() [3/3]
◆ ~MyException3()
virtual MyException3::~MyException3 |
( |
| ) |
|
|
virtualdefault |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ what()
virtual const char* MyException3::what |
( |
| ) |
const |
|
inlinevirtualnoexcept |
◆ message
std::string MyException3::message = "" |
|
private |
The documentation for this class was generated from the following file: