DAnCE
..
|
Exception to communicate a config_handlers error. More...
#include <Common.h>
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_TCHAR > | name_ |
std::basic_string< ACE_TCHAR > | error_ |
A human readable error message. More... | |
Exception to communicate a config_handlers error.
|
inline |
|
inline |
std::basic_string<ACE_TCHAR> DAnCE::Config_Handlers::Config_Error::error_ |
A human readable error message.
std::basic_string<ACE_TCHAR> DAnCE::Config_Handlers::Config_Error::name_ |
Some identifying information about the element that caused the error