#include <DataBuilder.hxx>


Public Member Functions | |
| DataBuilderException (const std::string &aMsg) | |
| Form error message for this exception. | |
Exception class for data builder. Thrown when something goes wrong in the data building subclasses.
| DataBuilderException::DataBuilderException | ( | const std::string & | aMsg | ) | [inline] |
Form error message for this exception.
1.6.3