|
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>
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 |