bbtk::ConfigurationException Class Reference

#include <bbtkConfigurationFile.h>

List of all members.

Public Member Functions

 ConfigurationException (const std::string &message)

Public Attributes

std::string mMessage


Detailed Description

Definition at line 65 of file bbtkConfigurationFile.h.


Constructor & Destructor Documentation

bbtk::ConfigurationException::ConfigurationException ( const std::string &  message  )  [inline]

Definition at line 68 of file bbtkConfigurationFile.h.

00068 : mMessage(message) {}


Member Data Documentation

Definition at line 70 of file bbtkConfigurationFile.h.


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

Generated on Thu May 31 14:14:15 2012 for BBTK by  doxygen 1.5.7.1