#include <MlpXmlException.hpp>


Public Member Functions | |
| MlpXmlException (std::string) | |
| ~MlpXmlException () | |
| virtual std::string | getMessage () |
| Getter for error message. | |
| MlpXmlException::MlpXmlException | ( | std::string | tmp | ) |
| MlpXmlException::~MlpXmlException | ( | ) |
| std::string MlpXmlException::getMessage | ( | ) | [virtual] |
Getter for error message.
Getter for error message
MlpException error message getter.
Reimplemented from MlpException.
1.6.1