|
|
The ConfigElementNotFoundError class represents an error that is thrown when trying to get a config value that is not defined in the config. More...
#include <armarx/control/hardware_config/Errors.h>
Inheritance diagram for ConfigElementNotFoundError:Public Member Functions | |
| ConfigElementNotFoundError (const std::string &message) | |
The ConfigElementNotFoundError class represents an error that is thrown when trying to get a config value that is not defined in the config.
|
inline |