#include <cxxtools/serializationerror.h>
Public Member Functions | |
| SerializationError (const std::string &msg, const SourceInfo &si) | |
| Construct with message and source-info. | |
| SerializationError (const char *msg) | |
| ~SerializationError () throw () | |
| Destructor. | |