parse_error Class Reference

Collaboration diagram for parse_error:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 parse_error (const std::string &msg) throw ()
virtual ~parse_error () throw ()
std::string get_msg () const throw ()

Private Attributes

std::string msg


Detailed Description

Definition at line 39 of file configuration.cpp.


Constructor & Destructor Documentation

parse_error::parse_error ( const std::string &  msg  )  throw () [inline]

Definition at line 41 of file configuration.cpp.

virtual parse_error::~parse_error (  )  throw () [inline, virtual]

Definition at line 42 of file configuration.cpp.


Member Function Documentation

std::string parse_error::get_msg (  )  const throw () [inline]

Definition at line 44 of file configuration.cpp.

References msg.

Referenced by natfw::configuration::load().


Member Data Documentation

std::string parse_error::msg [private]

Definition at line 47 of file configuration.cpp.

Referenced by get_msg().


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

Generated on Fri Aug 14 23:38:43 2009 for Ariba by  doxygen 1.5.8