|
|
#include <stdexcept>#include <string>
Include dependency graph for Errors.h:
This graph shows which files directly or indirectly include this file: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 | |