#include <CConfig.h>
Inherits XBase.
Inheritance diagram for XConfigRead:


Public Member Functions | |
| XConfigRead (const CConfigReadContext &context, const CString &) | |
| XConfigRead (const CConfigReadContext &context, const char *errorFmt, const CString &arg) | |
| ~XConfigRead () | |
Protected Member Functions | |
| virtual CString | getWhat () const throw () |
| Get a human readable string describing the exception. | |
Thrown when a configuration stream cannot be parsed.
Definition at line 521 of file CConfig.h.
1.4.7