#include <DataTypes.hpp>
|
| RuntimeException (std::string type, std::string const &m, const char *file, int line) noexcept |
|
Definition at line 51 of file DataTypes.hpp.
◆ RuntimeException() [1/2]
ieee11073::RuntimeException::RuntimeException |
( |
std::string |
type, |
|
|
std::string const & |
m, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
inlineprotectednoexcept |
◆ RuntimeException() [2/2]
ieee11073::RuntimeException::RuntimeException |
( |
std::string const & |
m, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
inlinenoexcept |
◆ ~RuntimeException()
ieee11073::RuntimeException::~RuntimeException |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ what()
const char * ieee11073::RuntimeException::what |
( |
| ) |
const |
|
overridenoexcept |
◆ msg
std::string ieee11073::RuntimeException::msg |
|
protected |
The documentation for this class was generated from the following file: