Exception to be thrown when an abnormal situation occurs with data. More...
#include <OSDLDataCommon.h>


Public Member Functions | |
| DataException (const std::string &reason) | |
| virtual | ~DataException () throw () |
Exception to be thrown when an abnormal situation occurs with data.
Definition at line 59 of file OSDLDataCommon.h.
| DataException::DataException | ( | const std::string & | reason | ) | [explicit] |
Definition at line 35 of file OSDLDataCommon.cc.
| DataException::~DataException | ( | ) | throw () [virtual] |
Definition at line 43 of file OSDLDataCommon.cc.
1.6.3