|
InFact
Interpreter and factory for easily creating C++ objects at run-time
|
Provides an implementation of the primary error handling function for th. More...
Go to the source code of this file.
Namespaces | |
| infact | |
| The namespace for the entire InFact library. | |
Functions | |
| void | infact::Error (const std::string &message) |
| Reports an error encountered during parsing and/or construction of an object. More... | |
Provides an implementation of the primary error handling function for th.
Definition in file error.cc.
1.8.6