|
| exception_debug (std::string message="", int lineno=0, std::string function_name="", std::string file_name="") |
|
virtual const char * | what () const noexcept override |
|
Definition at line 44 of file 006-debug_exception.cpp.
◆ exception_debug()
exception_debug::exception_debug |
( |
std::string |
message = "" , |
|
|
int |
lineno = 0 , |
|
|
std::string |
function_name = "" , |
|
|
std::string |
file_name = "" |
|
) |
| |
|
inline |
◆ what()
virtual const char * exception_debug::what |
( |
| ) |
const |
|
inlineoverridevirtualnoexcept |
The documentation for this class was generated from the following file: