Base class for all config-related errors.
More...
#include <config.h>
|
| ConfigError (const std::string &message) |
| Constructs the exception with the given error message. More...
|
|
virtual const char * | what () const noexcept override |
|
const std::string & | getMessage () const noexcept |
|
Base class for all config-related errors.
◆ ConfigError()
retdec::llvmir2hll::ConfigError::ConfigError |
( |
const std::string & |
message | ) |
|
Constructs the exception with the given error message.
◆ getMessage()
const std::string & retdec::llvmir2hll::ConfigError::getMessage |
( |
| ) |
const |
|
noexcept |
◆ what()
const char * retdec::llvmir2hll::ConfigError::what |
( |
| ) |
const |
|
overridevirtualnoexcept |
◆ message
std::string retdec::llvmir2hll::ConfigError::message |
|
private |
The documentation for this class was generated from the following files:
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/include/retdec/llvmir2hll/config/config.h
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/src/llvmir2hll/config/config.cpp