#include <basic_types.hpp>
|
| RuntimeException (std::string const type, std::string const m, const char *file, int line) noexcept |
|
Definition at line 66 of file basic_types.hpp.
◆ RuntimeException() [1/4]
jau::RuntimeException::RuntimeException |
( |
std::string const |
type, |
|
|
std::string const |
m, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
protectednoexcept |
◆ RuntimeException() [2/4]
jau::RuntimeException::RuntimeException |
( |
std::string const |
m, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
inlinenoexcept |
◆ ~RuntimeException()
virtual jau::RuntimeException::~RuntimeException |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ RuntimeException() [3/4]
◆ RuntimeException() [4/4]
◆ get_backtrace()
std::string jau::RuntimeException::get_backtrace |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ what()
virtual const char* jau::RuntimeException::what |
( |
| ) |
const |
|
inlineoverridevirtualnoexcept |
The documentation for this class was generated from the following files: