|
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | ConfigElementNotFoundError |
The ConfigElementNotFoundError class represents an error that is thrown when trying to get a config value that is not defined in the config. More... | |
class | ConfigInsertError |
The ConfigInsertError class represents an error that is thrown if an attempt is mode to set a config value but the value is already defined with the same tag. More... | |
class | ParserError |
The ParserError class represents a generic error that occurs during parsing. More... | |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::control | |
armarx::control::hardware_config | |