29#ifndef PT_CONVERSIONERROR_H
30#define PT_CONVERSIONERROR_H
ConversionError(const char *msg)
Construct with error message.
~ConversionError()
Destructor.
Definition ConversionError.h:55
ConversionError(const std::string &msg)
Construct with error message.
Core module.
Definition Allocator.h:33