ConfigInsertError Class Reference

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

#include <armarx/control/hardware_config/Errors.h>

+ Inheritance diagram for ConfigInsertError:

Public Member Functions

 ConfigInsertError (const std::string &message)
 

Detailed Description

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.

Definition at line 12 of file Errors.h.

Constructor & Destructor Documentation

◆ ConfigInsertError()

ConfigInsertError ( const std::string &  message)
inline

Definition at line 15 of file Errors.h.


The documentation for this class was generated from the following file: