#include <Common.h>
| Public Member Functions | |
| Config_Error (const std::string &name, const std::string &error) | |
| void | add_name (const std::string &name) | 
| Public Attributes | |
| std::string | name_ | 
| std::string | error_ | 
| A human readable error message. | |
| CIAO::Config_Handlers::Config_Error::Config_Error | ( | const std::string & | name, | |
| const std::string & | error | |||
| ) |  [inline] | 
| void CIAO::Config_Handlers::Config_Error::add_name | ( | const std::string & | name | ) |  [inline] | 
| std::string CIAO::Config_Handlers::Config_Error::error_ | 
A human readable error message.
| std::string CIAO::Config_Handlers::Config_Error::name_ | 
Some identifying information about the element that caused the error
 1.5.8
 1.5.8