29 #ifndef Pt_SerializationError_h
30 #define Pt_SerializationError_h
Core module.
Definition: Allocator.h:33
Error during serialization of a type.
Definition: SerializationError.h:46
SerializationError(const std::string &msg)
Construct with message.
~SerializationError()
Destructor.
Definition: SerializationError.h:57
SerializationError(const char *msg)
Construct with message.