DAnCE ..
Public Member Functions | Public Attributes

DAnCE::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::basic_string< ACE_TCHAR > &name, const std::basic_string< ACE_TCHAR > &error)
void add_name (const std::basic_string< ACE_TCHAR > &name)

Public Attributes

std::basic_string< ACE_TCHARname_
std::basic_string< ACE_TCHARerror_
 A human readable error message.

Detailed Description

Exception to communicate a config_handlers error.


Constructor & Destructor Documentation

DAnCE::Config_Handlers::Config_Error::Config_Error ( const std::basic_string< ACE_TCHAR > &  name,
const std::basic_string< ACE_TCHAR > &  error 
) [inline]

Member Function Documentation

void DAnCE::Config_Handlers::Config_Error::add_name ( const std::basic_string< ACE_TCHAR > &  name) [inline]

Member Data Documentation

A human readable error message.

Some identifying information about the element that caused the error


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines