#include <parse_exception.h>
Public Member Functions | |
ParseException (const std::string &error) |
Thrown whenever a parser class has an unrecoverable issue parsing a message.
Definition at line 40 of file parse_exception.h.
novatel_gps_driver::ParseException::ParseException | ( | const std::string & | error | ) | [inline] |
Definition at line 43 of file parse_exception.h.