fawkes::ConfigurationException Class Reference

Generic configuration exception. More...

#include <config/config.h>

Inheritance diagram for fawkes::ConfigurationException:

[legend]
List of all members.

Public Member Functions

 ConfigurationException (const char *msg)
 Constructor.
 ConfigurationException (const char *prefix, const char *msg)
 Constructor.

Detailed Description

Generic configuration exception.

Thrown if there is no other matching exception.

Definition at line 36 of file config.h.


Constructor & Destructor Documentation

fawkes::ConfigurationException::ConfigurationException ( const char *  msg  ) 

Constructor.

Parameters:
msg message

Definition at line 317 of file config.cpp.

fawkes::ConfigurationException::ConfigurationException ( const char *  prefix,
const char *  msg 
)

Constructor.

Parameters:
prefix Put as "prefix: " before the message, can be used to have a prefix and put an error message from another API into msg.
msg message

Definition at line 328 of file config.cpp.

References fawkes::Exception::append().


The documentation for this class was generated from the following files:
Generated on Tue Feb 22 13:32:47 2011 for Fawkes API by  doxygen 1.4.7