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