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