27 #ifndef XMLConversionException_CLASS
28 #define XMLConversionException_CLASS
32 namespace enumerations {
65 return "XMLConversionException : cannot convert from XML. " +
message;
std::string getMessage() const
Return the name of the exception followed by its cause.
The XMLConversionException class represents an exception when an error occurs in converting in restor...
XMLConversionException(std::string m)
Create an exception.