The InvalidConfigException is thrown when configuration errors are found in the Persistent Configuration Repository.
More...
#include <populateConfig.hpp>
The InvalidConfigException is thrown when configuration errors are found in the Persistent Configuration Repository.
◆ InvalidConfigException()
| rtctk::componentFramework::InvalidConfigException::InvalidConfigException |
( |
const std::vector< std::string > & | errors | ) |
|
|
explicit |
Constructs the exception indicating the configuration is not valid.
- Parameters
-
| [in] | errors | The list of problems found in the configuration. |
◆ RtctkException() [1/3]
| rtctk::componentFramework::RtctkException::RtctkException |
( |
| ) |
|
|
noexcept |
◆ RtctkException() [2/3]
◆ RtctkException() [3/3]
| rtctk::componentFramework::RtctkException::RtctkException |
( |
const std::string & | msg | ) |
|
|
explicit |
The documentation for this class was generated from the following files: