Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

CIAO::Config_Handlers::Config_Error Class Reference

Exception to communicate a config_handlers error. More...

#include <Common.h>

List of all members.

Public Member Functions

 Config_Error (const std::string &name, const std::string &error)

Public Attributes

std::string name_
std::string error_
 A human readable error message.


Detailed Description

Exception to communicate a config_handlers error.


Constructor & Destructor Documentation

CIAO::Config_Handlers::Config_Error::Config_Error const std::string &  name,
const std::string &  error
[inline]
 


Member Data Documentation

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


The documentation for this class was generated from the following file:
Generated on Sun Mar 5 16:03:41 2006 for CONFIG_HELPERS by  doxygen 1.3.9.1