
| Public Member Functions | |
| MyException6 (const char *m) | |
| const char * | what () const noexcept override | 
| Private Attributes | |
| std::string | message = "" | 
Definition at line 83 of file test_exceptions.cpp.
| 
 | inlineexplicit | 
Definition at line 85 of file test_exceptions.cpp.
| 
 | inlineoverridenoexcept | 
Definition at line 86 of file test_exceptions.cpp.
| 
 | private | 
Definition at line 89 of file test_exceptions.cpp.