Exception thrown in case of an error to parse the message definition. More...
#include <Exceptions.h>
Public Member Functions | |
DefinitionParseException (const std::string &dataType, const std::string &line, const std::string &what) | |
Constructor. |
Exception thrown in case of an error to parse the message definition.
Definition at line 170 of file Exceptions.h.
variant_topic_tools::DefinitionParseException::DefinitionParseException | ( | const std::string & | dataType, |
const std::string & | line, | ||
const std::string & | what | ||
) |
Constructor.
Definition at line 97 of file Exceptions.cpp.