Class for runtime exceptions.
More...
#include <exceptions.hpp>
Class for runtime exceptions.
◆ RuntimeException() [1/2]
RuntimeException::RuntimeException |
( |
const std::string & |
context, |
|
|
const std::string & |
member_name, |
|
|
const std::string & |
expected |
|
) |
| |
◆ RuntimeException() [2/2]
RuntimeException::RuntimeException |
( |
const std::string & |
context, |
|
|
const std::string & |
error |
|
) |
| |
◆ ~RuntimeException()
virtual RuntimeException::~RuntimeException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
virtual |
◆ what()
const char * RuntimeException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
virtual |
◆ message
std::string RuntimeException::message |
|
protected |
The documentation for this class was generated from the following files: