biogears::ErrorHandler Class Reference
#include <Serializer.h>
Inheritance diagram for biogears::ErrorHandler:

Public Member Functions | |
ErrorHandler () | |
bool | failed () const |
const char * | getError () |
virtual bool | handleError (const xercesc::DOMError &err) |
Private Attributes | |
bool | failed_ |
std::stringstream | error_ |
Constructor & Destructor Documentation
|
inline |
Member Function Documentation
bool biogears::ErrorHandler::failed | ( | ) | const |
const char * biogears::ErrorHandler::getError | ( | ) |
|
virtual |
- Error:
- Invalid schema file
Member Data Documentation
|
private |
|
private |