#include <DataTree.h>

Public Member Functions | |
| DataException (const char *why) | |
| string | what () |
| operator string () | |
Private Attributes | |
| string | reason |
| DataException::DataException | ( | const char * | why | ) | [inline] |
| string DataException::what | ( | ) | [inline] |
| DataException::operator string | ( | ) | [inline] |
string DataException::reason [private] |
1.5.6