DatastructsException Class Reference

#include <DatastructsException.h>

List of all members.

Public Member Functions

 DatastructsException (const char *msg)
 construct with an error message
 DatastructsException (const std::string msg)
 construct with an error message
const char * message () const
 get the error message
 ~DatastructsException () throw ()


Detailed Description

Definition at line 10 of file DatastructsException.h.


Constructor & Destructor Documentation

DatastructsException::DatastructsException ( const char *  msg  )  [inline]

construct with an error message

Definition at line 13 of file DatastructsException.h.

DatastructsException::DatastructsException ( const std::string  msg  )  [inline]

construct with an error message

Definition at line 15 of file DatastructsException.h.

DatastructsException::~DatastructsException (  )  throw () [inline]

Definition at line 18 of file DatastructsException.h.


Member Function Documentation

const char* DatastructsException::message (  )  const [inline]

get the error message

Definition at line 17 of file DatastructsException.h.


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

Generated on Fri Apr 3 06:03:02 2009 for RDCode by  doxygen 1.5.6