Private Member Functions | |
MyException (const char *m) | |
Additional Inherited Members | |
Public Member Functions inherited from MyException | |
MyException (const char *m) | |
const char * | what () const noexcept override |
Definition at line 30 of file test_exceptions.cpp.
|
inlineexplicitprivate |
Definition at line 23 of file test_exceptions.cpp.