Definition at line 29 of file test_exceptions.cpp.
◆ MyException2() [1/2]
MyException2::MyException2 |
( |
const char * |
m | ) |
|
|
inlineexplicit |
◆ MyException2() [2/2]
MyException2::MyException2 |
( |
const char * |
m | ) |
|
|
inlineexplicit |
◆ what() [1/2]
const char * MyException2::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ what() [2/2]
const char * MyException2::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ message
std::string MyException2::message = "" |
|
private |
The documentation for this class was generated from the following files: