bdm::UIException Class Reference

#include <user_info.h>

List of all members.

Public Member Functions

 UIException (const string &message, const Setting &element)
 Use this constructor when you can pass the problematical Setting as a parameter.
 UIException (const string &message, const string &path)
 This constructor is for other occasions, when only path of problematical Setting is known.
virtual const char * what () const throw ()
 Overriden method for reporting an error message.

Public Attributes

const string message
 Error message.
const string path
 Path to the problematic setting.


Detailed Description

Exception prepared for reporting user-info errors which are always related to some concrete Setting path

User Infos and their use


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

Generated on Sun Aug 16 17:58:19 2009 for mixpp by  doxygen 1.5.8