Custom exception indicating a problem when integrating with the provided realization configuration.
More...
#include <ConfigurationException.hpp>
Custom exception indicating a problem when integrating with the provided realization configuration.
◆ ConfigurationException() [1/4]
realization::ConfigurationException::ConfigurationException |
( |
char const *const | message | ) |
|
|
inlinenoexcept |
◆ ConfigurationException() [2/4]
realization::ConfigurationException::ConfigurationException |
( |
std::string | message | ) |
|
|
inlinenoexcept |
◆ ConfigurationException() [3/4]
◆ ConfigurationException() [4/4]
◆ what()
char const * realization::ConfigurationException::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ what_message
std::string realization::ConfigurationException::what_message |
|
private |
The documentation for this class was generated from the following file: